Skip to content

Commit 539f4e0

Browse files
committed
fix: revert eslint to version supported by Node.js v6
1 parent 1d531af commit 539f4e0

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
@@ -25,8 +25,8 @@
2525
"chai": "^4.2.0",
2626
"chalk": "^2.4.2",
2727
"coveralls": "^3.0.5",
28-
"eslint": "^6.0.1",
29-
"eslint-config-canonical": "^17.1.4",
28+
"eslint": "^5.13.0",
29+
"eslint-config-canonical": "^16.1.0",
3030
"flow-bin": "^0.102.0",
3131
"flow-copy-source": "^2.0.7",
3232
"gitdown": "^3.1.1",

0 commit comments

Comments
 (0)