chore: migrate to https://ui.nuxt.com and @nuxt/ui (#616)

This commit is contained in:
Benjamin Canac
2023-09-07 14:26:12 +02:00
parent 9f9d8f5cec
commit 22f7536154
58 changed files with 112 additions and 113 deletions

View File

@@ -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

View File

@@ -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