We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a9271f commit 80114cfCopy full SHA for 80114cf
package.json
@@ -3,9 +3,8 @@
3
"version": "1.2.0",
4
"description": "http proxy middleware for express",
5
"engines": {
6
- "node": ">=4.0.0"
+ "node": ">=6.0.0"
7
},
8
- "engineStrict": true,
9
"main": "index.js",
10
"scripts": {
11
"test": "npm -s run mocha && npm run -s lint",
0 commit comments