File tree Expand file tree Collapse file tree 3 files changed +1
-15
lines changed Expand file tree Collapse file tree 3 files changed +1
-15
lines changed Original file line number Diff line number Diff line change 10
10
},
11
11
"dependencies" : {
12
12
"@nuxt/content-theme-docs" : " ^0.6.1" ,
13
- "nuxt" : " ^2.14.1" ,
14
- "vue-final-modal" : " ^0.13.3"
13
+ "nuxt" : " ^2.14.1"
15
14
},
16
15
"devDependencies" : {
17
16
"@nuxtjs/google-analytics" : " ^2.4.0" ,
Original file line number Diff line number Diff line change 1
1
import Vue from 'vue'
2
2
3
- // import VueFinalModal from 'vue-final-modal'
4
3
import VueFinalModal from '../../lib'
5
4
6
5
Vue . use ( VueFinalModal )
Original file line number Diff line number Diff line change 2445
2445
raw-body "2.4.0"
2446
2446
type-is "~1.6.17"
2447
2447
2448
- body-scroll-lock@^3.0.3 :
2449
- version "3.1.5"
2450
- resolved "https://registry.yarnpkg.com/body-scroll-lock/-/body-scroll-lock-3.1.5.tgz#c1392d9217ed2c3e237fee1e910f6cdd80b7aaec"
2451
- integrity sha512-Yi1Xaml0EvNA0OYWxXiYNqY24AfWkbA6w5vxE7GWxtKfzIbZM+Qw+aSmkgsbWzbHiy/RCSkUZBplVxTA+E4jJg==
2452
-
2453
2448
boolbase@^1.0.0, boolbase@~1.0.0 :
2454
2449
version "1.0.0"
2455
2450
resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e"
@@ -9904,13 +9899,6 @@ vue-client-only@^2.0.0:
9904
9899
resolved "https://registry.yarnpkg.com/vue-client-only/-/vue-client-only-2.0.0.tgz#ddad8d675ee02c761a14229f0e440e219de1da1c"
9905
9900
integrity sha512-arhk1wtWAfLsJyxGMoEYhoBowM87/i6HLSG2LH/03Yog6i2d9JEN1peMP0Ceis+/n9DxdenGYZZTxbPPJyHciA==
9906
9901
9907
- vue-final-modal@^0.13.3 :
9908
- version "0.13.5"
9909
- resolved "https://registry.yarnpkg.com/vue-final-modal/-/vue-final-modal-0.13.5.tgz#60e6d00794400e9a4c98edf80f5d63c0db8f8c21"
9910
- integrity sha512-ALFXJa8tRPgmEHqQwIoI84KygvibJ8EhYnY14DUuLwabij89HjnGY54LonFfNPwK2CYFmcWimkVw6pQ/QBm3xg==
9911
- dependencies :
9912
- body-scroll-lock "^3.0.3"
9913
-
9914
9902
vue-hot-reload-api@^2.3.0 :
9915
9903
version "2.3.4"
9916
9904
resolved "https://registry.yarnpkg.com/vue-hot-reload-api/-/vue-hot-reload-api-2.3.4.tgz#532955cc1eb208a3d990b3a9f9a70574657e08f2"
You can’t perform that action at this time.
0 commit comments