Skip to content

Commit

Permalink
fix: stop publishing src folder to npm (#478)
Browse files Browse the repository at this point in the history
  • Loading branch information
wood1986 committed Oct 12, 2021
1 parent 8dce252 commit 463dd07
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Expand Up @@ -29,8 +29,7 @@
},
"files": [
"public",
"lib",
"src"
"lib"
],
"dependencies": {
"acorn": "^8.0.4",
Expand Down

0 comments on commit 463dd07

Please sign in to comment.