Skip to content

Commit

Permalink
Explicitly list all files for the npm package
Browse files Browse the repository at this point in the history
  • Loading branch information
Rob--W committed Dec 1, 2017
1 parent 7b6ce1a commit b419acc
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions package.json
Expand Up @@ -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"
Expand Down

0 comments on commit b419acc

Please sign in to comment.