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

Commit

Permalink
remove tests from deployed bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
jamestalmage committed Sep 26, 2015
1 parent 784c214 commit f3bd347
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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 Down

0 comments on commit f3bd347

Please sign in to comment.