Skip to content

Commit

Permalink
build: remove engine from package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilogorek committed Oct 2, 2017
1 parent 9553fad commit 2dca364
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,6 @@
"test:typescript": "tsc --noEmit --noImplicitAny typescript/raven-tests.ts",
"test:ci": "npm run lint && grunt test:ci"
},
"engines": {
"node": "^8.4.0",
"npm": "^5.4.0"
},
"devDependencies": {
"bluebird": "^3.4.1",
"browserify-versionify": "^1.0.6",
Expand Down

0 comments on commit 2dca364

Please sign in to comment.