Skip to content

Commit

Permalink
chore(node-wasm): Update js build dependencies, commit package lock (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
fl0rek authored Dec 13, 2024
1 parent 0119a4a commit 5ee13cc
Show file tree
Hide file tree
Showing 4 changed files with 3,443 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-plz.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
exit
fi
# Update the types definition for lumina-node
npm i
npm clean-install
npm run tsc
# Update the readme for lumina-node
wasm-pack build ..
Expand Down
1 change: 0 additions & 1 deletion node-wasm/js/.gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/node_modules
/package-lock.json
/*.tgz
/docs
Loading

0 comments on commit 5ee13cc

Please sign in to comment.