Skip to content

Commit

Permalink
Merge pull request #128 from Andarist/pkg-json/files-remove-src
Browse files Browse the repository at this point in the history
Remove src directory from the files' entry - prevent shipping it to npm
  • Loading branch information
Rich-Harris committed Oct 4, 2017
2 parents c3fc021 + f8dc7f2 commit 13797ce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@
"watch": "rollup -cw"
},
"files": [
"src/*",
"dist/*",
"index.d.ts",
"README.md"
Expand Down

0 comments on commit 13797ce

Please sign in to comment.