aria-progress-range-slider
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "aria-progress-range-slider", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Accessible progress bar / slider component", | ||
@@ -8,3 +8,3 @@ "scripts": { | ||
"start": "parcel index.html", | ||
"build": "rm -rf ./dist && microbundle --entry ./src/index.ts --output ./dist", | ||
"build": "rm -rf ./dist && microbundle --entry ./src/index.ts --output ./dist && parcel build src/style.scss --out-dir ./dist", | ||
"build-docs": "rm -rf ./docs && parcel build index.html --out-dir ./docs --public-url /aria-progress-range-slider" | ||
@@ -11,0 +11,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
95055
16
185