vue3-popper
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "vue3-popper", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"author": { | ||
@@ -33,2 +33,3 @@ "name": "Valgeir Björnsson", | ||
"serve:docs": "vitepress serve docs", | ||
"deploy:docs": "npm run build:docs && npx gh-pages -d docs/.vitepress/dist", | ||
"build": "cross-env NODE_ENV=production rollup --config build/rollup.config.js", | ||
@@ -35,0 +36,0 @@ "build:ssr": "cross-env NODE_ENV=production rollup --config build/rollup.config.js --format cjs", |
@@ -9,2 +9,9 @@ <p align="center"> | ||
## Documentation | ||
Check out the [documentation](https://valgeirb.github.io/vue-popper/) | ||
- [Getting started](https://valgeirb.github.io/vue-popper/guide/getting-started.html) | ||
- [Usage](https://valgeirb.github.io/vue-popper/guide/getting-started.html#usage) | ||
## Install | ||
@@ -11,0 +18,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
159770
77