diff --git a/styleguide/package.json b/styleguide/package.json index 57eea0c0c..66e4be840 100644 --- a/styleguide/package.json +++ b/styleguide/package.json @@ -57,7 +57,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#fix-iframe-firefox", + "vuep": "git+https://github.com/visualjerk/vuep.git#fix-iframe-firefox", "webpack-bundle-analyzer": "^2.13.1", "webpack-merge-and-include-globally": "^2.0.11" }, diff --git a/styleguide/yarn.lock b/styleguide/yarn.lock index fcd471314..1cb4cb1bd 100644 --- a/styleguide/yarn.lock +++ b/styleguide/yarn.lock @@ -10624,9 +10624,9 @@ vue@^2.4.2, vue@^2.5.17: resolved "https://registry.yarnpkg.com/vue/-/vue-2.5.17.tgz#0f8789ad718be68ca1872629832ed533589c6ada" integrity sha512-mFbcWoDIJi0w0Za4emyLiW72Jae0yjANHbCVquMKijcavBGypqlF7zHRgMa5k4sesdv7hv2rB4JPdZfR+TPfhQ== -"vuep@git://github.com/visualjerk/vuep.git#fix-iframe-firefox": +"vuep@git+https://github.com/visualjerk/vuep.git#fix-iframe-firefox": version "0.8.1" - resolved "git://github.com/visualjerk/vuep.git#df765f9bce3d96f79ffc35e75ec2885539bf9baa" + resolved "git+https://github.com/visualjerk/vuep.git#df765f9bce3d96f79ffc35e75ec2885539bf9baa" dependencies: simple-assign "^0.1.0"