Skip to content

Commit 3ec9271

Browse files
authored
fix(icon): using icon in ssr environment no longer errors on HTMLElement (#1035)
1 parent 19dd664 commit 3ec9271

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"version": "npm run build"
2525
},
2626
"dependencies": {
27-
"@stencil/core": "~2.10.0"
27+
"@stencil/core": "~2.12.0"
2828
},
2929
"devDependencies": {
3030
"@types/fs-extra": "^9.0.6",

0 commit comments

Comments
 (0)