We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 42a4f5f + 53b1558 commit b4773a3Copy full SHA for b4773a3
frameworks/keyed/lit-html/package.json
@@ -24,10 +24,10 @@
24
},
25
"homepage": "https://github.com/krausest/js-framework-benchmark#readme",
26
"dependencies": {
27
- "lit-html": "0.12.0"
+ "lit-html": "0.14.0"
28
29
"devDependencies": {
30
- "rollup": "0.66.6",
+ "rollup": "0.67.3",
31
"rollup-plugin-terser": "3.0.0"
32
}
33
frameworks/non-keyed/lit-html/package.json
0 commit comments