Skip to content

Commit 02dcca1

Browse files
fix(package): update eslint to version 6.1.0
Closes #4
1 parent 8a05dc2 commit 02dcca1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"babel-eslint": "^10.0.1",
1717
"canvas": "^2.0.1",
1818
"d3-node": "^2.1.0",
19-
"eslint": "^5.4.0",
19+
"eslint": "^6.1.0",
2020
"eslint-plugin-react": "^7.11.1",
2121
"mongodb": "^3.1.10",
2222
"node-wit": "^5.0.0",

0 commit comments

Comments
 (0)