Skip to content

Commit dc71316

Browse files
chore(deps): downgrade Stencil to v4.33.1 (#30579)
A major regression related to Reorder was found in Stencil v4.36. Downgrade Stencil until this can be resolved. Co-authored-by: Brandy Smith <[email protected]>
1 parent 0f7dd51 commit dc71316

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

core/package-lock.json

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

core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"loader/"
3232
],
3333
"dependencies": {
34-
"@stencil/core": "4.36.2",
34+
"@stencil/core": "4.33.1",
3535
"ionicons": "^7.2.2",
3636
"tslib": "^2.1.0"
3737
},

0 commit comments

Comments
 (0)