Skip to content

Commit b5a47d5

Browse files
committed
updated packages
1 parent ca1f78a commit b5a47d5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"dependencies": {
2525
"ect": "^0.5.9",
2626
"ejs": "^2.3.4",
27-
"lodash": "^3.10.1",
27+
"lodash": "^4.0.0",
2828
"meow": "^3.1.0",
2929
"node-weixin-auth": "^0.2.7",
3030
"node-weixin-request": "^0.3.0",
@@ -37,9 +37,9 @@
3737
"grunt-contrib-jshint": "^0.11.0",
3838
"grunt-contrib-nodeunit": "^0.4.1",
3939
"grunt-contrib-watch": "^0.6.1",
40-
"grunt-mocha-cli": "^1.12.0",
40+
"grunt-mocha-cli": "^2.0.0",
4141
"istanbul": "^0.4.1",
42-
"jshint-stylish": "^1.0.1",
42+
"jshint-stylish": "^2.1.0",
4343
"load-grunt-tasks": "^3.1.0",
4444
"mocha": "^2.3.4",
4545
"node-weixin-media": "^0.2.2",

0 commit comments

Comments
 (0)