Skip to content

Commit 9078251

Browse files
committed
Remove unnecessary dependencies
1 parent 6dd9854 commit 9078251

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

package.json

-5
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,6 @@
3434
"mongoose": "*",
3535
"booljs.api": "0.5.x"
3636
},
37-
"dependencies": {
38-
"async": "^1.4.2",
39-
"booljs": "^0.7.6",
40-
"mongoose": "^4.13.0"
41-
},
4237
"devDependencies": {
4338
"chai": "^4.1.2",
4439
"chai-as-promised": "^7.1.1",

0 commit comments

Comments
 (0)