Skip to content
This repository has been archived by the owner on Feb 28, 2023. It is now read-only.

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
shenlq committed Dec 21, 2016
1 parent af01aa0 commit 6b425b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@
},
"homepage": "https://github.com/NewDadaFE/eslint-config-vue-impression",
"peerDependencies": {
"eslint": "^3.10.2",
"eslint": "^3.10.2"
},
"dependencies": {
"eslint-config-airbnb-base": "^10.0.1",
"eslint-friendly-formatter": "^2.0.6",
"eslint-import-resolver-webpack": "^0.7.0",
"eslint-plugin-html": "^1.7.0",
"eslint-plugin-import": "^2.2.0",
"eslint-plugin-import": "^2.2.0"
}
}

0 comments on commit 6b425b5

Please sign in to comment.