Skip to content

Commit

Permalink
Minimize package size
Browse files Browse the repository at this point in the history
Kudos to @TrySound
  • Loading branch information
stash-sfdc committed Oct 2, 2015
1 parent ef4ad9a commit 5ef4bf2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Expand Up @@ -49,6 +49,9 @@
"url": "https://github.com/SalesforceEng/tough-cookie/issues"
},
"main": "./lib/cookie",
"files": [
"lib"
],
"scripts": {
"test": "vows test/*_test.js"
},
Expand Down

0 comments on commit 5ef4bf2

Please sign in to comment.