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

Commit e26c599

Browse files
committed
Bump dependencies
Including switching to jscs 2.8.0
1 parent 017d9f7 commit e26c599

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
@@ -14,7 +14,7 @@
1414
},
1515
"dependencies": {
1616
"hooker": "~0.2.3",
17-
"jscs": "~2.7.0",
17+
"jscs": "~2.8.0",
1818
"lodash": "~3.10.0",
1919
"vow": "~0.4.1"
2020
},
@@ -24,7 +24,7 @@
2424
"grunt-contrib-jshint": "~0.11.3",
2525
"grunt-contrib-nodeunit": "~0.4.0",
2626
"load-grunt-tasks": "^3.3.0",
27-
"time-grunt": "~1.2.1"
27+
"time-grunt": "~1.3.0"
2828
},
2929
"keywords": [
3030
"gruntplugin",

0 commit comments

Comments
 (0)