Skip to content
This repository has been archived by the owner on May 5, 2023. It is now read-only.

Commit

Permalink
Add "files" array to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
TooTallNate committed Dec 11, 2019
1 parent bfa3613 commit 3986a8a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
"scripts": {
"test": "mocha --reporter spec"
},
"files": [
"index.js"
],
"repository": {
"type": "git",
"url": "git://github.com/TooTallNate/node-socks-proxy-agent.git"
Expand Down

0 comments on commit 3986a8a

Please sign in to comment.