Skip to content
This repository was archived by the owner on Jan 9, 2022. It is now read-only.

Commit e8ce321

Browse files
Michael.KryvoruchkoMichael.Kryvoruchko
Michael.Kryvoruchko
authored and
Michael.Kryvoruchko
committed
chore(demo): upgrade to 1.2.0
1 parent eaa4e7c commit e8ce321

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

packages/demo/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"license": "MIT",
99
"dependencies": {
1010
"@vueuse/core": "^5.2.0",
11-
"gitart-vue-dialog": "1.1.0"
11+
"gitart-vue-dialog": "^1.2.0"
1212
},
1313
"devDependencies": {
1414
"@vitejs/plugin-vue": "^1.3.0",

yarn.lock

-5
Original file line numberDiff line numberDiff line change
@@ -1726,11 +1726,6 @@ get-stream@^6.0.0:
17261726
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-6.0.1.tgz#a262d8eef67aced57c2852ad6167526a43cbf7b7"
17271727
integrity sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==
17281728

1729-
1730-
version "1.1.0"
1731-
resolved "https://registry.yarnpkg.com/gitart-vue-dialog/-/gitart-vue-dialog-1.1.0.tgz#ad332773d31210e1d4c8628f861e3ebde6bb8ff2"
1732-
integrity sha512-NowivPXTlEZBpJJxIp9IvCt1+6oxnpb1p6WqD3IP40Z8NunlYU12C2hreKL5sZ+hUhWv1zclWn9mOwpVgDE9uw==
1733-
17341729
glob-parent@^5.1.2, glob-parent@~5.1.2:
17351730
version "5.1.2"
17361731
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"

0 commit comments

Comments
 (0)