Skip to content

Commit 2e92c91

Browse files
committed
Update dependencies.
1 parent 8ef2a9a commit 2e92c91

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
@@ -28,9 +28,9 @@
2828
],
2929
"devDependencies": {
3030
"grunt": "~0.4.1",
31-
"grunt-contrib-jshint": "~0.6.4",
32-
"grunt-contrib-uglify": "~0.2.4",
33-
"grunt-contrib-connect": "~0.5.0"
31+
"grunt-contrib-connect": "~0.5.0",
32+
"grunt-contrib-jshint": "~0.7.1",
33+
"grunt-contrib-uglify": "~0.2.7"
3434
},
3535
"directories": {
3636
"test": "test"

0 commit comments

Comments
 (0)