This repository was archived by the owner on Jan 9, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gitart-vue-dialog-demo" ,
3
- "version" : " 0.0.1 " ,
3
+ "version" : " 0.0.2 " ,
4
4
"scripts" : {
5
5
"dev" : " vite" ,
6
6
"build" : " vue-tsc --noEmit && vite build"
7
7
},
8
8
"license" : " MIT" ,
9
9
"dependencies" : {
10
- "gitart-vue-dialog" : " 0.0.14 " ,
10
+ "gitart-vue-dialog" : " 0.0.15 " ,
11
11
"vue" : " 3.2.0-beta.7"
12
12
},
13
13
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -515,10 +515,10 @@ get-intrinsic@^1.0.2:
515
515
has "^1.0.3"
516
516
has-symbols "^1.0.1"
517
517
518
-
519
- version "0.0.14 "
520
- resolved "https://registry.yarnpkg.com/gitart-vue-dialog/-/gitart-vue-dialog-0.0.14 .tgz#321a301b9db6df07941ab84a2b44027a454ff699 "
521
- integrity sha512-RlVLe0YDttF3aimasnK9p97XqM5pKrDlJfZ6r37JoB2cqB2c+x9UlRkcrbvLgQCCuNybh4dJSPsD3qaUTV6xpg ==
518
+
519
+ version "0.0.15 "
520
+ resolved "https://registry.yarnpkg.com/gitart-vue-dialog/-/gitart-vue-dialog-0.0.15 .tgz#c8286e42070414e7af9e141aa6bc9f16d564f63e "
521
+ integrity sha512-tdJYCEJU8kdn1QXQtq4/cTRX0rNkCDQPjzjk6KZAhB1b4qSW5hHqTMUpv+W2rQPpRt+JKlHa4r5t6iqvRpFVxA ==
522
522
523
523
glob-parent@^5.1.2 :
524
524
version "5.1.2"
You can’t perform that action at this time.
0 commit comments