diff --git a/styleguide/package.json b/styleguide/package.json index 6879fabaf..142a197ed 100644 --- a/styleguide/package.json +++ b/styleguide/package.json @@ -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" }, diff --git a/styleguide/yarn.lock b/styleguide/yarn.lock index dcde904cd..70eae6a97 100644 --- a/styleguide/yarn.lock +++ b/styleguide/yarn.lock @@ -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"