Rename automerge-js to automerge
Now that automerge-js is ready to go we rename it to `automerge-js` and set the version to `2.0.0-alpha.1`
This commit is contained in:
parent
a9e23308ce
commit
8557ce0b69
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
{
|
||||
"name": "automerge-js",
|
||||
"name": "automerge",
|
||||
"collaborators": [
|
||||
"Orion Henry <orion@inkandswitch.com>",
|
||||
"Martin Kleppmann"
|
||||
],
|
||||
"version": "0.1.12",
|
||||
"version": "2.0.0-alpha.1",
|
||||
"description": "Reimplementation of `automerge` on top of the automerge-wasm backend",
|
||||
"homepage": "https://github.com/automerge/automerge-rs/tree/main/automerge-js",
|
||||
"repository": "github:automerge/automerge-rs",
|
||||
|
|
Loading…
Add table
Reference in a new issue