Skip to content

Commit

Permalink
fix eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
koalazak committed Jun 26, 2019
1 parent 907f5c4 commit 2dbdfc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"mocha": "^3.1.2",
"istanbul": "^0.4.0",
"semistandard": "^9.1.0",
"eslint": "^3.8.0",
"eslint": "^4.18.2",
"eslint-config-standard": "^6.2.0",
"eslint-config-semistandard": "^7.0.0",
"eslint-plugin-promise": "^3.0.0",
Expand Down

0 comments on commit 2dbdfc7

Please sign in to comment.