@loadsmart/miranda-wc
Advanced tools
Comparing version 1.28.1 to 1.28.2
{ | ||
"name": "@loadsmart/miranda-wc", | ||
"version": "1.28.1", | ||
"version": "1.28.2", | ||
"description": "Miranda Web Components component library", | ||
"main": "dist/index.js", | ||
"types": "dist", | ||
"types": "dist/index.d.ts", | ||
"files": [ | ||
@@ -12,3 +12,3 @@ "dist/*" | ||
"build-docs": "node ./scripts/build-storybook.js -o ./docs --modern", | ||
"build": "rollup -c --environment BUILD:prod", | ||
"build": "rollup --config rollup.config.ts --configPlugin typescript --environment BUILD:prod", | ||
"deploy-storybook": "storybook-to-ghpages --existing-output-dir=docs --ci --host-token-env-variable=GITHUB_TOKEN", | ||
@@ -15,0 +15,0 @@ "cypress": "cypress open --component --browser chrome", |
Sorry, the diff of this file is not supported yet
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
531353