mirror of
https://github.com/d0zingcat/cors-anywhere.git
synced 2026-05-13 15:09:25 +00:00
Explicitly list all files for the npm package
This commit is contained in:
@@ -20,6 +20,13 @@
|
||||
"heroku"
|
||||
],
|
||||
"main": "./lib/cors-anywhere.js",
|
||||
"files": [
|
||||
"lib/",
|
||||
"test/",
|
||||
"Procfile",
|
||||
"demo.html",
|
||||
"server.js"
|
||||
],
|
||||
"dependencies": {
|
||||
"http-proxy": "1.11.1",
|
||||
"proxy-from-env": "0.0.1"
|
||||
|
||||
Reference in New Issue
Block a user