@j_c/gracile__client
Advanced tools
Comparing version 0.3.1 to 0.4.0
{ | ||
"name": "@j_c/gracile__client", | ||
"version": "0.3.1", | ||
"version": "0.4.0", | ||
"description": "A thin, full-stack, web framework", | ||
@@ -31,3 +31,3 @@ "keywords": [ | ||
".": "./dist/index.js", | ||
"./polyfills/*": "./dist/polyfills/*" | ||
"./*": "./dist/*.js" | ||
}, | ||
@@ -38,2 +38,5 @@ "files": [ | ||
"dependencies": { | ||
"@lit-labs/ssr-client": "1.x.x" | ||
}, | ||
"// disabledDeps": { | ||
"@webcomponents/template-shadowroot": "0.x" | ||
@@ -48,3 +51,3 @@ }, | ||
}, | ||
"gitHead": "740f241123f06181fb672da9ec42fe2ad310f225" | ||
"gitHead": "3a5592017e401a37cbe04998dd93e7cf5d37d34c" | ||
} |
Sorry, the diff of this file is not supported yet
40028
16
71
+ Added@lit-labs/ssr-client@1.x.x
- Removed@webcomponents/template-shadowroot@0.2.1(transitive)