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

Commit

Permalink
fix(Package): Removes engine dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ryasmi committed Mar 9, 2020
1 parent 5b43666 commit 0040d96
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,6 @@
"path": "cz-conventional-changelog"
}
},
"engines": {
"node": "6 - 8",
"npm": "3 - 5"
},
"dependencies": {
"aws-sdk": "^2.0.1",
"bluebird": "^3.5.0",
Expand Down Expand Up @@ -93,4 +89,4 @@
"publishConfig": {
"access": "public"
}
}
}

0 comments on commit 0040d96

Please sign in to comment.