Skip to content
This repository was archived by the owner on Nov 1, 2023. It is now read-only.

Commit e178820

Browse files
committed
build(nuxt): Update deps & Change version to 0.6.0
1 parent 3bf2f81 commit e178820

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/nuxt/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@blro/ui-primitives-nuxt",
3-
"version": "0.5.0",
3+
"version": "0.6.0",
44
"repository": {
55
"type": "git",
66
"url": "git+https://github.com/blro0319/ui-primitives.git",
@@ -31,7 +31,7 @@
3131
"nuxt": "^3.0.0"
3232
},
3333
"dependencies": {
34-
"@blro/ui-primitives-vue": "^0.5.0",
34+
"@blro/ui-primitives-vue": "^0.6.0",
3535
"@nuxt/kit": "^3.6.2"
3636
},
3737
"devDependencies": {

0 commit comments

Comments
 (0)