@spectrum-web-components/theme
Advanced tools
Comparing version 0.5.0 to 0.5.1
@@ -6,2 +6,8 @@ # Change Log | ||
## [0.5.1](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/theme@0.5.0...@spectrum-web-components/theme@0.5.1) (2020-07-22) | ||
### Bug Fixes | ||
- **theme:** Use correct filename in exports field ([d5da506](https://github.com/adobe/spectrum-web-components/commit/d5da506e5d4125a39492df2b1682d7129b89ca07)) | ||
# [0.5.0](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/theme@0.4.1...@spectrum-web-components/theme@0.5.0) (2020-07-17) | ||
@@ -8,0 +14,0 @@ |
@@ -21,3 +21,3 @@ { | ||
], | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"description": "", | ||
@@ -37,4 +37,4 @@ "main": "src/index.js", | ||
"./scale-large.js": "./scale-large.js", | ||
"./theme-lighest": "./theme-lighest.js", | ||
"./theme-lighest.js": "./theme-lighest.js", | ||
"./theme-lightest": "./theme-lightest.js", | ||
"./theme-lightest.js": "./theme-lightest.js", | ||
"./theme-light": "./theme-light.js", | ||
@@ -75,3 +75,3 @@ "./theme-light.js": "./theme-light.js", | ||
}, | ||
"gitHead": "75044c0b0aeafaf7c6d90c32c7b4ba1fc9d3bc28" | ||
"gitHead": "6525377d6526487105bea9f5b731b26279051968" | ||
} |
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
865451
78