Skip to content

Commit 2dca364

Browse files
committed
build: remove engine from package.json
1 parent 9553fad commit 2dca364

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

package.json

-4
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,6 @@
2424
"test:typescript": "tsc --noEmit --noImplicitAny typescript/raven-tests.ts",
2525
"test:ci": "npm run lint && grunt test:ci"
2626
},
27-
"engines": {
28-
"node": "^8.4.0",
29-
"npm": "^5.4.0"
30-
},
3127
"devDependencies": {
3228
"bluebird": "^3.4.1",
3329
"browserify-versionify": "^1.0.6",

0 commit comments

Comments
 (0)