Merge pull request #17 from ionphractal/fix-styleguide-packages

Fix vuep package source
This commit is contained in:
Robert Schäfer 2018-11-22 21:11:11 +01:00 committed by GitHub
commit 881e94c423
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 4 deletions

View File

@ -56,7 +56,7 @@
"vue-router": "^3.0.1",
"vue-svg-loader": "^0.8.0",
"vue-template-compiler": "^2.5.17",
"vuep": "git://github.com/visualjerk/vuep.git#iframe-preview",
"vuep": "^0.8.1",
"webpack-bundle-analyzer": "^2.13.1",
"webpack-merge-and-include-globally": "^2.0.11"
},

View File

@ -9460,9 +9460,10 @@ vue@^2.4.2, vue@^2.5.17:
version "2.5.17"
resolved "https://registry.yarnpkg.com/vue/-/vue-2.5.17.tgz#0f8789ad718be68ca1872629832ed533589c6ada"
"vuep@git://github.com/visualjerk/vuep.git#iframe-preview":
version "0.8.0"
resolved "git://github.com/visualjerk/vuep.git#98a05b94f54dc30432a8d0ac2da0c0cadd74dae7"
vuep@^0.8.1:
version "0.8.1"
resolved "https://registry.yarnpkg.com/vuep/-/vuep-0.8.1.tgz#949b455f375788fbd7d1c35ca495a0faa5d5502f"
integrity sha512-D4ClmdZ37Itb57KdW9FPqE5820ENAFuJFmc7KyzGfoGBDhVHYxgF/pUbeTjpGe4VF0u2lGQVItfZ1xlh9nMpWg==
dependencies:
simple-assign "^0.1.0"