Skip to content

Commit 6f91001

Browse files
committed
Fix tests
1 parent 5d13527 commit 6f91001

File tree

5 files changed

+122
-127
lines changed

5 files changed

+122
-127
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,5 @@
6969
"bugs": {
7070
"url": "https://github.com/simonespa/algorithms-and-data-structures/issues"
7171
},
72-
"homepage": "https://github.com/simonespa/algorithms-and-data-structures#readme",
73-
"dependencies": {
74-
"algorithms-and-data-structures": "link:"
75-
}
72+
"homepage": "https://github.com/simonespa/algorithms-and-data-structures#readme"
7673
}

0 commit comments

Comments
 (0)