@operato/styles
Advanced tools
Comparing version 0.1.11 to 0.1.19
@@ -6,2 +6,10 @@ # Change Log | ||
### [0.1.19](https://github.com/hatiolab/operato/compare/v0.1.18...v0.1.19) (2021-11-02) | ||
**Note:** Version bump only for package @operato/styles | ||
### [0.1.11](https://github.com/hatiolab/operato/compare/v0.1.10...v0.1.11) (2021-10-07) | ||
@@ -8,0 +16,0 @@ |
@@ -6,3 +6,3 @@ { | ||
"author": "heartyoh", | ||
"version": "0.1.11", | ||
"version": "0.1.19", | ||
"main": "dist/src/index.js", | ||
@@ -29,13 +29,13 @@ "module": "dist/src/index.js", | ||
"dependencies": { | ||
"lit": "^2.0.0" | ||
"lit": "^2.0.2" | ||
}, | ||
"devDependencies": { | ||
"@custom-elements-manifest/analyzer": "^0.4.17", | ||
"@web/dev-server": "^0.1.22", | ||
"@web/dev-server": "^0.1.25", | ||
"concurrently": "^5.3.0", | ||
"tslib": "^2.3.1", | ||
"typescript": "^4.4.3" | ||
"typescript": "^4.4.4" | ||
}, | ||
"customElements": "custom-elements.json", | ||
"gitHead": "8ee0b3c28123151edc35efb4350063d23f37fdb2" | ||
"gitHead": "2add5cde1bb4187decc79427035429ad57e4f924" | ||
} |
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
29524
Updatedlit@^2.0.2