Skip to content

Commit

Permalink
Rather include than exclude
Browse files Browse the repository at this point in the history
  • Loading branch information
leo committed Sep 3, 2016
1 parent 5d53ae8 commit 2b2f02a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .npmignore

This file was deleted.

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
"description": "Tiny ms conversion utility",
"repository": "zeit/ms.js",
"main": "./index",
"files": [
"index"
],
"license": "MIT",
"devDependencies": {
"mocha": "^3.0.2",
Expand Down

0 comments on commit 2b2f02a

Please sign in to comment.