8000 fix: vue-select version · asigloo/vue-dynamic-forms@08cce77 · GitHub
[go: up one dir, main page]

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

Commit 08cce77

Browse files
committed
fix: vue-select version
1 parent 5229174 commit 08cce77

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@
6363
"@iconify/json": "^2.0.35",
6464
"@microsoft/api-extractor": "^7.19.4",
6565
"@tailwindcss/typography": "^0.5.1",
66-
6766
"@vitejs/plugin-vue": "^2.2.0",
6867
"@vue/compiler-sfc": "3.2.30",
6968
"@vue/test-utils": "2.0.0-rc.17",
@@ -93,7 +92,7 @@
9392
"vitepress": "^0.21.6",
9493
"vue": "^3.2.30",
9594
"vue-router": "^4.0.12",
96-
"vue-select": "3.16.0"
95+
"vue-select": "4.0.0-beta.2"
9796
},
9897
"types": "dist/as-dynamic-forms.d.ts"
9998
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)
0