Skip to content

Commit

Permalink
Merge pull request #186 from pelias/remove-npm-engines
Browse files Browse the repository at this point in the history
Remove NPM engines restriction
  • Loading branch information
orangejulius authored Apr 24, 2020
2 parents 7a68b90 + 854e8f9 commit 1dc5ff6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,7 @@
"test"
],
"engines": {
"node": ">=10.0.0",
"npm": "~2.0.0"
"node": ">=10.0.0"
},
"release": {
"success": []
Expand Down

0 comments on commit 1dc5ff6

Please sign in to comment.