Skip to content

Commit

Permalink
Revert "Change to v15"
Browse files Browse the repository at this point in the history
This reverts commit 68f7167.
  • Loading branch information
shadowkora committed Nov 21, 2023
1 parent 28d9f54 commit ed4a5c3
Showing 1 changed file with 1 addition and 1 deletion.
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-minswap.15",
"version": "11.1.0-minswap.14",
"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

0 comments on commit ed4a5c3

Please sign in to comment.