Skip to content

Commit

Permalink
fix: included files
Browse files Browse the repository at this point in the history
  • Loading branch information
jannikkeye committed May 12, 2023
1 parent 32377f0 commit 1be3845
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,7 @@
"url": "git+https://github.com/polyscale/serverless-js.git"
},
"files": [
"dist/serverless-js.cjs",
"dist/serverless-js.mjs",
"dist/src"
"dist"
],
"main": "dist/serverless-js.cjs",
"module": "dist/serverless-js.mjs",
Expand Down

0 comments on commit 1be3845

Please sign in to comment.