Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
feat(eslint): upgrade to eslint 6 (#337)
  • Loading branch information
hamzahamidi committed May 21, 2020
1 parent b2ae087 commit fb19c6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -22,7 +22,7 @@
"common-tags": "^1.4.0",
"core-js": "^3.1.4",
"dlv": "^1.1.0",
"eslint": "^5.0.0",
"eslint": "~6.6.0",
"indent-string": "^4.0.0",
"lodash.merge": "^4.6.0",
"loglevel-colored-level-prefix": "^1.0.0",
Expand Down

0 comments on commit fb19c6e

Please sign in to comment.