@automerge/automerge-wasm 0.1.16
This commit is contained in:
parent
e713c35d21
commit
03b3da203d
2 changed files with 2 additions and 2 deletions
|
@ -59,7 +59,7 @@
|
|||
"typescript": "^4.6.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"@automerge/automerge-wasm": "0.1.15",
|
||||
"@automerge/automerge-wasm": "0.1.16",
|
||||
"uuid": "^8.3"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
"description": "wasm-bindgen bindings to the automerge rust implementation",
|
||||
"homepage": "https://github.com/automerge/automerge-rs/tree/main/automerge-wasm",
|
||||
"repository": "github:automerge/automerge-rs",
|
||||
"version": "0.1.15",
|
||||
"version": "0.1.16",
|
||||
"license": "MIT",
|
||||
"files": [
|
||||
"README.md",
|
||||
|
|
Loading…
Add table
Reference in a new issue