mirror of
https://github.com/d0zingcat/cors-anywhere.git
synced 2026-05-29 15:10:19 +00:00
Added engine requirement node >= 0.6.6, npm >= 1.1
This commit is contained in:
@@ -9,5 +9,9 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"http-proxy": "~0.8"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=0.6.6",
|
||||
"npm": ">=1.1.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user