Skip to content
This repository was archived by the owner on Mar 4, 2019. It is now read-only.

Commit 4ef47ed

Browse files
committed
Updated devDependencies.
1 parent 63e9d3b commit 4ef47ed

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@
3333
}
3434
],
3535
"devDependencies": {
36-
"grunt": "~0.4.1",
37-
"grunt-contrib-uglify": "~0.2.7",
38-
"grunt-contrib-jshint": "~0.7.1",
39-
"grunt-bump-build-git": "~1.0.0"
36+
"grunt": "~0.4.5",
37+
"grunt-contrib-uglify": "~0.5.0",
38+
"grunt-contrib-jshint": "~0.10.0",
39+
"grunt-bump-build-git": "~1.1.1"
4040
}
4141
}

0 commit comments

Comments
 (0)