Bugfix: renderer-lit missing files on npm (#1669)
This commit is contained in:
parent
56f74e2bc8
commit
5477dc19c2
1 changed files with 0 additions and 6 deletions
|
@ -10,12 +10,6 @@
|
||||||
"./client-shim.js": "./client-shim.js",
|
"./client-shim.js": "./client-shim.js",
|
||||||
"./package.json": "./package.json"
|
"./package.json": "./package.json"
|
||||||
},
|
},
|
||||||
"files": [
|
|
||||||
"index.js",
|
|
||||||
"client-shim.js",
|
|
||||||
"server.js",
|
|
||||||
"server-shim.js"
|
|
||||||
],
|
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@lit-labs/ssr": "^1.0.0",
|
"@lit-labs/ssr": "^1.0.0",
|
||||||
"@webcomponents/template-shadowroot": "^0.1.0",
|
"@webcomponents/template-shadowroot": "^0.1.0",
|
||||||
|
|
Loading…
Reference in a new issue