Skip to content

Commit 667ffeb

Browse files
committed
fix: Node engine version
1 parent 2a299eb commit 667ffeb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "commercelayer-react-checkout",
33
"version": "0.0.1",
44
"engines": {
5-
"node": "16.x",
5+
"node": ">=14.x",
66
"yarn": "1.x"
77
},
88
"private": true,

0 commit comments

Comments
 (0)