Skip to content

Commit 4e82f47

Browse files
authored
chore: add engines package json (#1268)
* Add engine to package json * Remove percy package updates * Update docs
1 parent e3fd841 commit 4e82f47

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
"type": "git",
1010
"url": "github:patternfly/patternfly-elements"
1111
},
12+
"engines": {
13+
"node": ">=10 <13"
14+
},
1215
"scripts": {
1316
"start": "spandx",
1417
"lerna": "lerna",

0 commit comments

Comments
 (0)