Skip to content

Commit bd59747

Browse files
committed
update vue-select version
NOTE: there is not currently a stable version of vue-select that supports vue 3.x
1 parent 670a5dc commit bd59747

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

webpack/package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

webpack/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"@octokit/rest": "^18.3.5",
44
"js-yaml": "^3.14.1",
55
"vue": "^2.6.12",
6-
"vue-select": "^3.10.8"
6+
"vue-select": "^3.11.2"
77
},
88
"devDependencies": {
99
"@babel/core": "^7.13.10",

0 commit comments

Comments
 (0)