Skip to content
This repository was archived by the owner on Dec 29, 2020. It is now read-only.

Commit e6850df

Browse files
committed
Bump dependencies
Fixes #117
1 parent efe03eb commit e6850df

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
@@ -15,15 +15,15 @@
1515
"dependencies": {
1616
"hooker": "~0.2.3",
1717
"jscs": "~2.11.0",
18-
"lodash": "4.1.0",
18+
"lodash": "~4.6.1",
1919
"vow": "~0.4.1"
2020
},
2121
"devDependencies": {
2222
"grunt": "0.4.5",
2323
"grunt-cli": "~0.1.13",
24-
"grunt-contrib-jshint": "~0.12.0",
24+
"grunt-contrib-jshint": "~1.0.0",
2525
"grunt-contrib-nodeunit": "~0.4.0",
26-
"load-grunt-tasks": "^3.3.0",
26+
"load-grunt-tasks": "^3.4.0",
2727
"time-grunt": "~1.3.0"
2828
},
2929
"keywords": [

0 commit comments

Comments
 (0)