Skip to content

Commit 9ad9e55

Browse files
committed
chore: correct unsupported engine error on npm install
1 parent 5598fcf commit 9ad9e55

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
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
@@ -8,7 +8,7 @@
88
"url": "github:patternfly/patternfly-elements"
99
},
1010
"engines": {
11-
"node": "^20"
11+
"node": "^22"
1212
},
1313
"scripts": {
1414
"🐒-DEV": "❓ Development aids",

0 commit comments

Comments
 (0)