Skip to content

Commit

Permalink
Add src folder to npm package
Browse files Browse the repository at this point in the history
  • Loading branch information
Barry127 committed Apr 14, 2020
1 parent 77ac40b commit 8535364
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
"module": "lib/esm/index.js",
"license": "MIT",
"files": [
"lib"
"lib",
"src"
],
"private": false,
"author": {
Expand Down

0 comments on commit 8535364

Please sign in to comment.