File tree Expand file tree Collapse file tree 3 files changed +7
-6
lines changed Expand file tree Collapse file tree 3 files changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -71,6 +71,7 @@ module.exports = {
71
71
72
72
manifest : {
73
73
name : 'BootstrapVue' ,
74
+ short_name : 'BootstrapVue' ,
74
75
description : 'Quickly integrate Bootstrap 4 components with Vue.js' ,
75
76
theme_color : '#563d7c'
76
77
} ,
Original file line number Diff line number Diff line change 118
118
"node-sass" : " ^4.11.0" ,
119
119
"nuxt" : " ^2.4.3" ,
120
120
"postcss-cli" : " ^6.1.1" ,
121
- "prettier" : " 1.16.4 " ,
121
+ "prettier" : " 1.14.3 " ,
122
122
"rollup" : " ^1.1.2" ,
123
123
"rollup-plugin-babel" : " ^4.3.2" ,
124
124
"rollup-plugin-commonjs" : " ^9.2.0" ,
Original file line number Diff line number Diff line change @@ -8602,16 +8602,16 @@ prettier-linter-helpers@^1.0.0:
8602
8602
dependencies :
8603
8603
fast-diff "^1.1.2"
8604
8604
8605
+ prettier@1.14.3 :
8606
+ version "1.14.3"
8607
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.14.3.tgz#90238dd4c0684b7edce5f83b0fb7328e48bd0895"
8608
+ integrity sha512-qZDVnCrnpsRJJq5nSsiHCE3BYMED2OtsI+cmzIzF1QIfqm5ALf8tEJcO27zV1gKNKRPdhjO0dNWnrzssDQ1tFg==
8609
+
8605
8610
prettier@1.16.3 :
8606
8611
version "1.16.3"
8607
8612
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.16.3.tgz#8c62168453badef702f34b45b6ee899574a6a65d"
8608
8613
integrity sha512-kn/GU6SMRYPxUakNXhpP0EedT/KmaPzr0H5lIsDogrykbaxOpOfAFfk5XA7DZrJyMAv1wlMV3CPcZruGXVVUZw==
8609
8614
8610
- prettier@1.16.4 :
8611
- version "1.16.4"
8612
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.16.4.tgz#73e37e73e018ad2db9c76742e2647e21790c9717"
8613
- integrity sha512-ZzWuos7TI5CKUeQAtFd6Zhm2s6EpAD/ZLApIhsF9pRvRtM1RFo61dM/4MSRUA0SuLugA/zgrZD8m0BaY46Og7g==
8614
-
8615
8615
pretty-bytes@^5.1.0 :
8616
8616
version "5.1.0"
8617
8617
resolved "https://registry.yarnpkg.com/pretty-bytes/-/pretty-bytes-5.1.0.tgz#6237ecfbdc6525beaef4de722cc60a58ae0e6c6d"
You can’t perform that action at this time.
0 commit comments