Skip to content

Commit

Permalink
fix: distribute only lib and src
Browse files Browse the repository at this point in the history
  • Loading branch information
unional committed Aug 14, 2019
1 parent d93a62a commit 3806541
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@
"name": "Homa Wong (unional)",
"email": "homawong@gmail.com"
},
"files": [
"lib",
"src"
],
"main": "lib/index.js",
"typings": "lib/index.d.ts",
"scripts": {
Expand Down

0 comments on commit 3806541

Please sign in to comment.