Skip to content

Commit ad29b7e

Browse files
committed
Update dependencies.
1 parent d0b926b commit ad29b7e

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
@@ -27,9 +27,9 @@
2727
}
2828
],
2929
"devDependencies": {
30-
"grunt-contrib-jshint": "~0.4.3",
31-
"grunt-contrib-uglify": "~0.2.0",
32-
"grunt": "~0.4.1"
30+
"grunt": "~0.4.1",
31+
"grunt-contrib-jshint": "~0.6.4",
32+
"grunt-contrib-uglify": "~0.2.4"
3333
},
3434
"readmeFilename": "README.markdown",
3535
"directories": {

0 commit comments

Comments
 (0)