portal-vue
Advanced tools
Comparing version 1.0.0-beta.2 to 1.0.0-beta.3
{ | ||
"name": "portal-vue", | ||
"version": "1.0.0-beta.2", | ||
"version": "1.0.0-beta.3", | ||
"description": "A Vue component to render elements outside of a component's template, elsewhere in the DOM", | ||
@@ -5,0 +5,0 @@ "main": "dist/portal-vue.js", |
@@ -6,7 +6,7 @@ # PortalVue | ||
<p style="tex-align: center"> | ||
<img src="http://portal-vue.github.io" alt="PortalVue Logo"> | ||
<img src="http://linusborg.github.io/portal-vue/assets/logo.png" alt="PortalVue Logo"> | ||
</p> | ||
For more detailed documentation and additional Information, please visit <a href="http://portal-vue.github.io">the docs</a> | ||
For more detailed documentation and additional Information, please visit <a href="http://linusborg.github.io/portal-vue">the docs</a> | ||
@@ -16,3 +16,3 @@ ## Installation | ||
``` | ||
npm install -g portal-vue | ||
npm install --save portal-vue | ||
@@ -19,0 +19,0 @@ // in .js |
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
24367
10
0