Skip to content

Commit

Permalink
remove peerDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bigmeow committed Mar 21, 2019
1 parent 0b3a9fb commit 2283e86
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@megalo/eslint-config-standard",
"version": "1.0.0-alpha.2",
"version": "1.0.0",
"description": "eslint-config-standard for megalo project",
"main": "./lib/index.js",
"publishConfig": {
Expand Down Expand Up @@ -42,9 +42,6 @@
"eslint-plugin-standard": "^4.0.0",
"eslint-plugin-vue": "^5.2.1"
},
"peerDependencies": {
"eslint": ">4"
},
"devDependencies": {
"eslint": "^5.13.0",
"eslint-plugin-node": "^8.0.0",
Expand Down

0 comments on commit 2283e86

Please sign in to comment.