Skip to content
This repository was archived by the owner on Sep 17, 2018. It is now read-only.

Commit ca714de

Browse files
committed
Update dependencies and sort them by name.
1 parent 801fd31 commit ca714de

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@
2828
"css-flip": "~0.3.0"
2929
},
3030
"devDependencies": {
31-
"grunt-contrib-jshint": "~0.8.0",
32-
"grunt-contrib-clean": "~0.5.0",
33-
"grunt-contrib-nodeunit": "~0.3.2",
3431
"grunt": "~0.4.3",
32+
"grunt-contrib-clean": "~0.5.0",
33+
"grunt-contrib-jshint": "~0.9.2",
34+
"grunt-contrib-nodeunit": "~0.3.3",
3535
"grunt-jscs-checker": "~0.4.0",
3636
"load-grunt-tasks": "~0.4.0"
3737
},

0 commit comments

Comments
 (0)