Skip to content

Commit cf96dba

Browse files
committed
Upgrade dev dependency jscs
But stick with a 2.x.x branch as upgrading to 3.x.x broke things.
1 parent 354470a commit cf96dba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"devDependencies": {
5151
"chai": "4.1.2",
5252
"istanbul": "0.4.5",
53-
"jscs": "1.13.1",
53+
"jscs": "2.11.0",
5454
"jshint": "2.9.5",
5555
"mocha": "5.1.1"
5656
},

0 commit comments

Comments
 (0)