ricos-driver
Advanced tools
Comparing version 7.18.1 to 7.18.2
{ | ||
"name": "ricos-driver", | ||
"version": "7.18.1", | ||
"version": "7.18.2", | ||
"author": { | ||
@@ -26,3 +26,3 @@ "name": "Oded Soffrin", | ||
"clean": "rm -rf dist/", | ||
"build": "rollup --environment DYNAMIC_IMPORT,MODULE_NAME:ricos-driver -c ../../../rollup.config.js", | ||
"build": "rollup --environment DYNAMIC_IMPORT,MODULE_NAME:ricos-driver -c ../../../rollup.config.js && node ../../../scripts/cssFix.js", | ||
"build:dev": "cross-env NODE_ENV=development npm run build", | ||
@@ -29,0 +29,0 @@ "build:analyze:editor": "npm run build -- --environment MODULE_ANALYZE_EDITOR && open stats.html", |
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
4290