Skip to content

Commit

Permalink
remove peer dep on sls since plugin will be a dep of sls
Browse files Browse the repository at this point in the history
it isnt actually an issue on newer versions of node it seems, but old node npm versions complain
  • Loading branch information
dschep committed May 3, 2019
1 parent c524f9c commit 3e47743
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,6 @@
"prettier": "^1.14.3",
"webpack": "4.24.0"
},
"peerDependencies": {
"serverless": "^1.39.1"
},
"author": "",
"license": "Apache-2.0",
"lint-staged": {
Expand Down

0 comments on commit 3e47743

Please sign in to comment.