Skip to content

Commit 6b3beee

Browse files
committed
chore: change deps version to stable
1 parent fbb8996 commit 6b3beee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/nuxt/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@
2323
"dev:prepare": "nuxt-module-build --stub && nuxi prepare playground"
2424
},
2525
"dependencies": {
26-
"@morpheme/ui": "1.1.0-alpha.2",
26+
"@morpheme/ui": "^1.0.1",
2727
"@nuxt/kit": "^3.13.0"
2828
},
2929
"devDependencies": {
30-
"@morpheme/tailwind-config": "^1.1.0-alpha.2",
30+
"@morpheme/tailwind-config": "^1.0.0",
3131
"@nuxt/module-builder": "^0.8.3",
3232
"@nuxt/schema": "^3.13.0",
3333
"@nuxtjs/eslint-config-typescript": "^12.1.0",

0 commit comments

Comments
 (0)