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

Commit 76f4b75

Browse files
committed
feat(docs): upgrade to 1.0.0
1 parent 1ee4a81 commit 76f4b75

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@mdi/js": "^5.9.55",
2020
"@vueuse/core": "^6.0.0",
2121
"balm-ui": "9.36.0",
22-
"gitart-vue-dialog": "1.0.0-beta.5",
22+
"gitart-vue-dialog": "1.0.0",
2323
"markdown-it-container": "^3.0.0",
2424
"prismjs": "^1.24.1",
2525
"sass": "^1.38.0"

docs/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1407,10 +1407,10 @@ get-intrinsic@^1.0.2:
14071407
has "^1.0.3"
14081408
has-symbols "^1.0.1"
14091409

1410-
1411-
version "1.0.0-beta.5"
1412-
resolved "https://registry.yarnpkg.com/gitart-vue-dialog/-/gitart-vue-dialog-1.0.0-beta.5.tgz#da870b1eca2b2fdae8745ca32241e8eb29f0c08b"
1413-
integrity sha512-SjmHtsCT4bYg1xs4pOz9KJjF9Z9e+/fQAikDIId8u7WEW+szkr98zMc+zs6+OudeKfQ0vaiRbJJkTTA9TpazPg==
1410+
1411+
version "1.0.0"
1412+
resolved "https://registry.yarnpkg.com/gitart-vue-dialog/-/gitart-vue-dialog-1.0.0.tgz#3c85434a25b7d7498c7cf191567123318f73faa6"
1413+
integrity sha512-3tEmiec0l0bzQA+RKzcinjGL2FmKB3NkV8PNn4tfNTGRrA51vq5XaeR/JStLdzfnlClFkNcICQKumEvHCQ/7gw==
14141414

14151415
glob-parent@^5.1.2, glob-parent@~5.1.2:
14161416
version "5.1.2"

0 commit comments

Comments
 (0)