Skip to content

Commit 4e21c84

Browse files
committed
Make Node.js and npm version requirements less strict
1 parent 4b1f768 commit 4e21c84

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

examples/node_test_server/package.json

-4
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,5 @@
99
"express": ">=4.0.0",
1010
"multer": "*",
1111
"ws": "^1.1.1"
12-
},
13-
"engines": {
14-
"node": "0.10.x",
15-
"npm": "1.3.x"
1612
}
1713
}

0 commit comments

Comments
 (0)