Skip to content

Commit

Permalink
include dist folder in publish
Browse files Browse the repository at this point in the history
  • Loading branch information
keplervital committed Oct 25, 2024
1 parent 5706b50 commit 6e44b14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/didc-js/wasm-package/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
],
"packageManager": "[email protected]",
"files": [
"dist",
"dist/**/*",
"LICENSE",
"README.md"
],
Expand Down

0 comments on commit 6e44b14

Please sign in to comment.