mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-03-01 21:29:07 +08:00
[ts] Fix publish.sh
This commit is contained in:
parent
2942a661b5
commit
40ce74ff2d
@ -24,4 +24,4 @@ sed -i '' "s/$lastVersion/$newVersion/" spine-webgl/package.json
|
|||||||
rm package-lock.json
|
rm package-lock.json
|
||||||
rm -rf node_modules/@esotericsoftware
|
rm -rf node_modules/@esotericsoftware
|
||||||
npm install --workspaces
|
npm install --workspaces
|
||||||
# npm publish --access public --workspaces
|
npm publish --access public --workspaces
|
||||||
Loading…
x
Reference in New Issue
Block a user