Skip to content

Commit

Permalink
Merge pull request #555 from Emurgo/ruslan/bindgen-update
Browse files Browse the repository at this point in the history
bindgen update
  • Loading branch information
vsubhuman authored Nov 27, 2022
2 parents 190bcd4 + 44fbfe2 commit c13eac3
Show file tree
Hide file tree
Showing 7 changed files with 82 additions and 821 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cardano-serialization-lib",
"version": "11.1.0",
"version": "11.1.1",
"description": "(De)serialization functions for the Cardano blockchain along with related utility functions",
"scripts": {
"rust:build-nodejs": "(rimraf ./rust/pkg && cd rust; wasm-pack build --target=nodejs; cd ..; npm run js:ts-json-gen; cd rust; wasm-pack pack) && npm run js:flowgen",
Expand Down
Loading

0 comments on commit c13eac3

Please sign in to comment.