1
0
Fork 0
mirror of https://github.com/Findus23/devicedetector.net.git synced 2024-09-19 15:43:46 +02:00

ping bootstrap-vue to avoid bug

This commit is contained in:
Lukas Winkler 2019-05-31 20:47:21 +02:00
parent 0f3b16e5c6
commit 816c2b40bb
Signed by: lukas
GPG key ID: 54DE4D798D244853
2 changed files with 5 additions and 5 deletions

View file

@ -9,7 +9,7 @@
},
"dependencies": {
"bootstrap": "^4.3.1",
"bootstrap-vue": "^2.0.0-rc.18",
"bootstrap-vue": "2.0.0-rc.20",
"core-js": "^2.6.5",
"vue": "^2.6.10",
"vue-router": "^3.0.1"

View file

@ -1582,10 +1582,10 @@ boolbase@^1.0.0, boolbase@~1.0.0:
resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e"
integrity sha1-aN/1++YMUes3cl6p4+0xDcwed24=
bootstrap-vue@^2.0.0-rc.18:
version "2.0.0-rc.21"
resolved "https://registry.yarnpkg.com/bootstrap-vue/-/bootstrap-vue-2.0.0-rc.21.tgz#447c3859b39390355e4b875c91d288036d7d5dd1"
integrity sha512-cGMKpk60xik+VhgQ8hUiRVaysOBv+4QhBLcegzsl31LNyFmIJPaAJyqrO/Nz3m8AkCEMkTECRNk2ZLm1RQE9dQ==
bootstrap-vue@2.0.0-rc.20:
version "2.0.0-rc.20"
resolved "https://registry.yarnpkg.com/bootstrap-vue/-/bootstrap-vue-2.0.0-rc.20.tgz#3d1fcc90f0ac0c260bf75ae287fe6b2bc3b7e950"
integrity sha512-R6/RUmJjt0d/G8JywRhNCjmIzmh1xJD1eHxrYJL0zcpcydkGsqbszHUA8BBULpgk5AnGRwd+Jf3ML434X7Bkdg==
dependencies:
"@nuxt/opencollective" "^0.2.2"
bootstrap "^4.3.1"