Skip to content

Commit

Permalink
Merge branch 'master' into next
Browse files Browse the repository at this point in the history
  • Loading branch information
hunterliu1003 committed Mar 7, 2021
2 parents 4d37194 + a5250da commit 00faf5f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@nuxt/content-theme-docs": "^0.8.2",
"nuxt": "^2.14.12",
"vue-final-modal": "^0.21.7"
"vue-final-modal": "^2.0.0"
},
"devDependencies": {
"@nuxtjs/google-analytics": "^2.4.0",
Expand Down
10 changes: 6 additions & 4 deletions docs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10468,10 +10468,12 @@ vue-client-only@^2.0.0:
resolved "https://registry.yarnpkg.com/vue-client-only/-/vue-client-only-2.0.0.tgz#ddad8d675ee02c761a14229f0e440e219de1da1c"
integrity sha512-arhk1wtWAfLsJyxGMoEYhoBowM87/i6HLSG2LH/03Yog6i2d9JEN1peMP0Ceis+/n9DxdenGYZZTxbPPJyHciA==

vue-final-modal@^0.21.7:
version "0.21.7"
resolved "https://registry.yarnpkg.com/vue-final-modal/-/vue-final-modal-0.21.7.tgz#9bf2e7da77e06dbac6d6e1bc58b70c2eb0a5c0f7"
integrity sha512-T0jBkDX2gRqTMWzFQGqvcQhz0jNHo+AaRQ7IceIyVGj231/e3kvTRuNdWughkPenZyGzVHEHdWWlSl2AwD0n9g==
vue-final-modal@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/vue-final-modal/-/vue-final-modal-2.0.0.tgz#06b659a0039834751f2e77e894f517512455b718"
integrity sha512-087rySKZ+SETHDgvocmKUvFQNNvspBdH2fAnVWwg8TlC1aVk6LkXmBlbAnRTX5TPJOmPeG6WJR9u0ewxPBXJUA==
dependencies:
vue "^2.6.12"

vue-hot-reload-api@^2.3.0:
version "2.3.4"
Expand Down

0 comments on commit 00faf5f

Please sign in to comment.