@lit-labs/gen-utils
Advanced tools
Comparing version 0.3.0 to 0.3.1
{ | ||
"name": "@lit-labs/gen-utils", | ||
"description": "Utilities for lit code generators", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"publishConfig": { | ||
@@ -49,6 +49,6 @@ "access": "public" | ||
"dependencies": { | ||
"@lit-labs/analyzer": "^0.10.0" | ||
"@lit-labs/analyzer": "^0.11.0" | ||
}, | ||
"devDependencies": { | ||
"@lit-internal/tests": "^0.0.1-pre.0" | ||
"@lit-internal/tests": "^0.0.1" | ||
}, | ||
@@ -55,0 +55,0 @@ "engines": { |
16580
+ Added@lit-labs/analyzer@0.11.1(transitive)
+ Addedtypescript@5.3.3(transitive)
- Removed@lit-labs/analyzer@0.10.0(transitive)
- Removedtypescript@5.2.2(transitive)
Updated@lit-labs/analyzer@^0.11.0