Skip to content

Commit

Permalink
Fixed lint error on CI (#1008)
Browse files Browse the repository at this point in the history
  • Loading branch information
ota-meshi committed Dec 26, 2019
1 parent 2418da7 commit acb48eb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Expand Up @@ -56,8 +56,9 @@
"chai": "^4.1.0",
"eslint": "^6.0.0",
"eslint-plugin-eslint-plugin": "^2.0.1",
"eslint-plugin-vue-libs": "^4.0.0",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-vue": "file:.",
"eslint-plugin-vue-libs": "^4.0.0",
"eslint4b": "^6.6.0",
"lodash": "^4.17.4",
"mocha": "^5.2.0",
Expand Down

0 comments on commit acb48eb

Please sign in to comment.