Skip to content

Commit 1fa596d

Browse files
committed
Downgrade ESLint back to latest 4.x to fix errors introduced on upgrade
1 parent 5f00df3 commit 1fa596d

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
@@ -75,7 +75,7 @@
7575
"@babel/preset-env": "^7.5.0",
7676
"babel-loader": "^8.0.6",
7777
"combyne": "^2.0.0",
78-
"eslint": "^6.0.1",
78+
"eslint": "^4.19.1",
7979
"grunt": "^1.0.4",
8080
"grunt-cli": "^1.2.0",
8181
"grunt-contrib-clean": "^1.0.0",

0 commit comments

Comments
 (0)