Skip to content

Commit e369223

Browse files
fix(package): update eslint to version 6.5.1
Closes #135
1 parent 6d7e254 commit e369223

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
@@ -13,7 +13,7 @@
1313
"babel-preset-latest": "^6.22.0",
1414
"babel-register": "^6.22.0",
1515
"commander": "^2.9.0",
16-
"eslint": "^4.1.0",
16+
"eslint": "^6.5.1",
1717
"eslint-plugin-babel": "^5.1.0",
1818
"moment": "^2.18.1",
1919
"moment-precise-range-plugin": "^1.2.1",

0 commit comments

Comments
 (0)