Skip to content

Commit

Permalink
remove src from bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
Maronato committed Sep 26, 2020
1 parent 0577c3c commit 7965040
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@
"typings": "dist/types/index.d.ts",
"types": "dist/types/index.d.ts",
"files": [
"dist",
"src"
"dist"
],
"style": "dist/index.css",
"dependencies": {},
Expand Down

0 comments on commit 7965040

Please sign in to comment.