Skip to content

Commit 24eb10f

Browse files
author
Steven Orvell
committed
Rev to latest lit-html
1 parent 920f90a commit 24eb10f

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"@types/chai": "^4.0.1",
2525
"@types/mocha": "^5.2.4",
2626
"@webcomponents/webcomponentsjs": "^2.1.1",
27+
"@webcomponents/shadycss": "^1.5.1",
2728
"chai": "^4.0.2",
2829
"mocha": "^5.0.5",
2930
"rollup": "^0.64.1",
@@ -39,7 +40,7 @@
3940
},
4041
"typings": "lit-element.d.ts",
4142
"dependencies": {
42-
"lit-html": "^0.11.2"
43+
"lit-html": "^0.11.3"
4344
},
4445
"publishConfig": {
4546
"access": "public"

0 commit comments

Comments
 (0)