mirror of
https://github.com/logos-storage/logos-storage-js.git
synced 2026-01-04 14:33:07 +00:00
Fix typo
This commit is contained in:
parent
fca1bd7259
commit
b43de56b19
@ -7,7 +7,7 @@
|
||||
"url": "https://github.com/codex-storage/codex-js"
|
||||
},
|
||||
"scripts": {
|
||||
"prepack": "npm run buid",
|
||||
"prepack": "npm run build",
|
||||
"prebuild": "rm -Rf dist/*",
|
||||
"build": "tsup tsup src/index.ts --format esm,cjs --dts --sourcemap",
|
||||
"compile": "tsc --noEmit",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user