We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2942a66 commit 40ce74fCopy full SHA for 40ce74f
spine-ts/publish.sh
@@ -24,4 +24,4 @@ sed -i '' "s/$lastVersion/$newVersion/" spine-webgl/package.json
24
rm package-lock.json
25
rm -rf node_modules/@esotericsoftware
26
npm install --workspaces
27
-# npm publish --access public --workspaces
+npm publish --access public --workspaces
0 commit comments