@lion/core
Advanced tools
Comparing version 0.9.0 to 0.9.1
# Change Log | ||
## 0.9.1 | ||
### Patch Changes | ||
- 4b3ac525: Fixed version of "lit-element" for now to "~2.3.0", since breaking | ||
## 0.9.0 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@lion/core", | ||
"version": "0.9.0", | ||
"version": "0.9.1", | ||
"description": "Core functionality that is shared across all Lion Web Components", | ||
@@ -34,3 +34,3 @@ "license": "MIT", | ||
"@open-wc/scoped-elements": "^1.0.3", | ||
"lit-element": "^2.2.1", | ||
"lit-element": "~2.3.0", | ||
"lit-html": "^1.0.0" | ||
@@ -37,0 +37,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
85075
+ Addedlit-element@2.3.1(transitive)
- Removedlit-element@2.5.1(transitive)
Updatedlit-element@~2.3.0