Skip to content

Commit

Permalink
Remove npm ignore file.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Jun 20, 2019
1 parent 56033ae commit 35b606b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 23 deletions.
23 changes: 0 additions & 23 deletions .npmignore

This file was deleted.

5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@
"build": "rollup -c",
"start": "rollup -c -w"
},
"files": [
"cjs",
"esm",
"dist"
],
"keywords": [
"date-formatter",
"formatter",
Expand Down

0 comments on commit 35b606b

Please sign in to comment.