Skip to content

Commit cf76edf

Browse files
committed
update dependencies
1 parent dd09698 commit cf76edf

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

+2-3
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,11 @@
3636
"grunt-contrib-watch": "^0.6.1",
3737
"grunt-mocha-test": "^0.12.7",
3838
"jshint-stylish": "^2.0.1",
39-
"mocha": "^2.3.3",
40-
"mongoose": "^4.2.5"
39+
"mocha": "^2.5.3"
4140
},
4241
"dependencies": {
4342
"async": "^1.5.2",
4443
"getmac": "^1.2.1",
45-
"lodash": "^4.12.0"
44+
"lodash": "^4.13.1"
4645
}
4746
}

0 commit comments

Comments
 (0)