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

Commit 3016e64

Browse files
committed
fix(package): revert to eslint-config-eslint#3.0.0
1 parent 8279397 commit 3016e64

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
@@ -63,9 +63,9 @@
6363
},
6464
"devDependencies": {
6565
"dependency-check": "2.8.0",
66-
"eslint": "3.12.2",
6766
"doctoc": "1.3.0",
68-
"eslint-config-eslint": "4.0.0",
67+
"eslint": "3.12.2",
68+
"eslint-config-eslint": "3.0.0",
6969
"faucet": "0.0.1",
7070
"ghooks": "1.3.2",
7171
"istanbul": "0.4.5",

0 commit comments

Comments
 (0)