|
|
@@ -29,4 +29,7 @@ cd ../cli && npm publish -reg $VERDACCIO &&\
|
|
|
cd ../harden-plugin && npm publish -reg $VERDACCIO &&\
|
|
|
cd ../stellate-plugin && npm publish -reg $VERDACCIO &&\
|
|
|
cd ../sentry-plugin && npm publish -reg $VERDACCIO &&\
|
|
|
+cd ../dashboard && npm publish -reg $VERDACCIO &&\
|
|
|
+cd ../telemetry-plugin && npm publish -reg $VERDACCIO &&\
|
|
|
+cd ../graphiql-plugin && npm publish -reg $VERDACCIO &&\
|
|
|
cd ../admin-ui/package && npm publish -reg $VERDACCIO
|