customize-cra
Advanced tools
Comparing version 0.0.4 to 0.0.5
@@ -48,3 +48,3 @@ function addBundleVisualizer(config) { | ||
} | ||
Object.assign(config.resolve.alias, aliass); | ||
Object.assign(config.resolve.alias, alias); | ||
} | ||
@@ -51,0 +51,0 @@ |
{ | ||
"name": "customize-cra", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
3481