mirror of https://github.com/Lissy93/dashy.git
⬇️ Re: #118 Downgrades and pins vue-material-tabs to 0.1.5, to prevent breaking changes
This commit is contained in:
parent
3a7ffbf5a7
commit
8012d85749
|
@ -35,7 +35,7 @@
|
|||
"vue-cli-plugin-yaml": "^1.0.2",
|
||||
"vue-i18n": "^8.25.0",
|
||||
"vue-js-modal": "^2.0.0-rc.6",
|
||||
"vue-material-tabs": "^0.1.2",
|
||||
"vue-material-tabs": "0.1.5",
|
||||
"vue-prism-editor": "^1.2.2",
|
||||
"vue-router": "^3.0.3",
|
||||
"vue-select": "^3.11.2",
|
||||
|
@ -91,4 +91,4 @@
|
|||
"> 1%",
|
||||
"last 2 versions"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
@ -9768,7 +9768,7 @@ vue-loader@^15.9.2:
|
|||
vue-hot-reload-api "^2.3.0"
|
||||
vue-style-loader "^4.1.0"
|
||||
|
||||
vue-material-tabs@^0.1.2:
|
||||
vue-material-tabs@0.1.5:
|
||||
version "0.1.5"
|
||||
resolved "https://registry.yarnpkg.com/vue-material-tabs/-/vue-material-tabs-0.1.5.tgz#255fc0beb27c005eaae61c1534d782a94c30c525"
|
||||
integrity sha512-ZLFRCxaCS3TM8IwnxQA4S2CVj+tBaILb8fQZDg+Ix+9Zu+k16udrdhLU2GWvJEVPLspuCzKhCEXW4cIg59YkVw==
|
||||
|
|
Loading…
Reference in New Issue