mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
fixed issue with styleguide
This commit is contained in:
parent
881e94c423
commit
208751602a
@ -1,4 +1,6 @@
|
||||
{
|
||||
"semi": false,
|
||||
"singleQuote": true
|
||||
"singleQuote": true,
|
||||
"tabWidth": 2,
|
||||
"bracketSpacing": true
|
||||
}
|
||||
|
||||
@ -56,7 +56,7 @@
|
||||
"vue-router": "^3.0.1",
|
||||
"vue-svg-loader": "^0.8.0",
|
||||
"vue-template-compiler": "^2.5.17",
|
||||
"vuep": "^0.8.1",
|
||||
"vuep": "git://github.com/visualjerk/vuep.git#fix-iframe-firefox",
|
||||
"webpack-bundle-analyzer": "^2.13.1",
|
||||
"webpack-merge-and-include-globally": "^2.0.11"
|
||||
},
|
||||
|
||||
@ -9470,6 +9470,7 @@ vue-template-es2015-compiler@^1.6.0:
|
||||
vue@^2.5.17:
|
||||
version "2.5.17"
|
||||
resolved "https://registry.yarnpkg.com/vue/-/vue-2.5.17.tgz#0f8789ad718be68ca1872629832ed533589c6ada"
|
||||
integrity sha512-mFbcWoDIJi0w0Za4emyLiW72Jae0yjANHbCVquMKijcavBGypqlF7zHRgMa5k4sesdv7hv2rB4JPdZfR+TPfhQ==
|
||||
|
||||
vuex@^3.0.1:
|
||||
version "3.0.1"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user