Skip to content

Commit 7a0d7a0

Browse files
committed
Pin eslint at minor version
1 parent 6d410fe commit 7a0d7a0

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
@@ -18,7 +18,7 @@
1818
"devDependencies": {
1919
"duo": "0.8",
2020
"duo-test": "0.2",
21-
"eslint": "^0.21.2",
21+
"eslint": "0.x",
2222
"eslint-config-segment": "^1.0.7",
2323
"mocha": "~1.18.2",
2424
"mocha-phantomjs": "segmentio/mocha-phantomjs#master",

0 commit comments

Comments
 (0)