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

Commit bd03360

Browse files
committed
Bump lodash and jshint versions
Fixes #112
1 parent ed026d9 commit bd03360

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@
1515
"dependencies": {
1616
"hooker": "~0.2.3",
1717
"jscs": "~2.9.0",
18-
"lodash": "~3.10.0",
18+
"lodash": "4.1.0",
1919
"vow": "~0.4.1"
2020
},
2121
"devDependencies": {
2222
"grunt": "0.4.5",
2323
"grunt-cli": "~0.1.13",
24-
"grunt-contrib-jshint": "~0.11.3",
24+
"grunt-contrib-jshint": "~0.12.0",
2525
"grunt-contrib-nodeunit": "~0.4.0",
2626
"load-grunt-tasks": "^3.3.0",
2727
"time-grunt": "~1.3.0"

0 commit comments

Comments
 (0)