mirror of
https://github.com/loro-dev/loro.git
synced 2025-02-06 04:19:34 +00:00
fix: loro-wasm typo (#171)
This commit is contained in:
parent
77de199fcd
commit
c4b9cb4b2b
1 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@
|
|||
"main": "nodejs/loro_wasm.js",
|
||||
"module": "bundler/loro_wasm.js",
|
||||
"scripts": {
|
||||
"build": "denot task release"
|
||||
"build": "deno task release"
|
||||
},
|
||||
"homepage": "https://loro.dev",
|
||||
"author": "",
|
||||
|
|
Loading…
Reference in a new issue