We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09ad555 commit b931db7Copy full SHA for b931db7
scripts/release.sh
@@ -75,7 +75,7 @@ echo
75
echo "Publishing frontend on npm..."
76
## Release frontend
77
cd frontend/
78
-yarn publish --otp $OTP
+npm publish --otp $OTP
79
cd ..
80
81
## Release git
0 commit comments