Skip to content

Commit 2787348

Browse files
committed
Merge branch 'master' into next
2 parents 745b2de + 1fad1ef commit 2787348

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

docs/content/en/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -505,4 +505,4 @@ If prop `clickToClose` is `false`, the event will still be emitted.
505505

506506
## Contribution
507507

508-
If you have any ideas for optimization of `vue-final-modal`, feel free to open [issues](https://github.com/hunterliu1003/vue-final-modal/issues) or [pull request](https://github.com/hunterliu1003/vue-final-modal/pulls).
508+
👋 Hi I'm Hunter. Author of `vue-final-modal`. There is no perfect library even the `final` of vue modal. If you have any ideas for optimization of `vue-final-modal`, feel free to open [issues](https://github.com/hunterliu1003/vue-final-modal/issues) or [pull requests](https://github.com/hunterliu1003/vue-final-modal/pulls).

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@nuxt/content-theme-docs": "^0.6.1",
1313
"nuxt": "^2.14.1",
14-
"vue-final-modal": "^0.18.2"
14+
"vue-final-modal": "^0.19.0"
1515
},
1616
"devDependencies": {
1717
"@nuxtjs/google-analytics": "^2.4.0",

docs/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9899,10 +9899,10 @@ vue-client-only@^2.0.0:
98999899
resolved "https://registry.yarnpkg.com/vue-client-only/-/vue-client-only-2.0.0.tgz#ddad8d675ee02c761a14229f0e440e219de1da1c"
99009900
integrity sha512-arhk1wtWAfLsJyxGMoEYhoBowM87/i6HLSG2LH/03Yog6i2d9JEN1peMP0Ceis+/n9DxdenGYZZTxbPPJyHciA==
99019901

9902-
vue-final-modal@^0.18.2:
9903-
version "0.18.2"
9904-
resolved "https://registry.yarnpkg.com/vue-final-modal/-/vue-final-modal-0.18.2.tgz#6a6d4e62c42c0fc71707ff0bc75e71d894c23d1f"
9905-
integrity sha512-emMSYD09rbs0YPBB/V/rsAowUoiCmGeQD31RkX+699oj1hL8BBWCRqPQTsoBi/Y+n9mysm6YoW4weXXipeepMQ==
9902+
vue-final-modal@^0.19.0:
9903+
version "0.19.0"
9904+
resolved "https://registry.yarnpkg.com/vue-final-modal/-/vue-final-modal-0.19.0.tgz#240c4dd1bb4986890d442824583aca0248926f86"
9905+
integrity sha512-zbTFd9byB93QAJM7sEYgqwfK60c8cpfDNx+S3x2Cd0RGWljlPoSp0jMRPSD4ZIYo3DIDgyp3Q0i9bsN2dPdODA==
99069906

99079907
vue-hot-reload-api@^2.3.0:
99089908
version "2.3.4"

0 commit comments

Comments
 (0)