mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
chore: migrate to https://ui.nuxt.com and @nuxt/ui (#616)
This commit is contained in:
@@ -18,5 +18,5 @@ if [[ ! -z ${NODE_AUTH_TOKEN} ]] ; then
|
||||
fi
|
||||
|
||||
# Release package
|
||||
echo "Publishing @nuxthq/ui"
|
||||
echo "Publishing @nuxt/ui"
|
||||
npm publish -q --access public
|
||||
|
||||
@@ -15,5 +15,5 @@ if [[ ! -z ${NODE_AUTH_TOKEN} ]] ; then
|
||||
fi
|
||||
|
||||
# Release package
|
||||
echo "Publishing @nuxthq/ui"
|
||||
echo "Publishing @nuxt/ui"
|
||||
npm publish -q --access public
|
||||
|
||||
Reference in New Issue
Block a user