Skip to content
This repository has been archived by the owner on Jan 31, 2025. It is now read-only.

Commit

Permalink
Merge pull request #3 from jamestalmage/remove-dep
Browse files Browse the repository at this point in the history
Slim down the deployed package
  • Loading branch information
totherik committed Sep 27, 2015
2 parents 87b9287 + f3bd347 commit 1d04f61
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"version": "1.0.0",
"description": "@substack's caller.js as a module",
"main": "index.js",
"directories": {
"test": "test"
},
"files": [
"index.js"
],
"scripts": {
"test": "tape test/*.js"
},
Expand All @@ -26,6 +26,5 @@
"readmeFilename": "README.md",
"gitHead": "15bef0805246629cc89fb71ded29e674009ffc45",
"dependencies": {
"tape": "~2.3.2"
}
}

0 comments on commit 1d04f61

Please sign in to comment.