We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a299eb commit 667ffebCopy full SHA for 667ffeb
1 file changed
package.json
@@ -2,7 +2,7 @@
2
"name": "commercelayer-react-checkout",
3
"version": "0.0.1",
4
"engines": {
5
- "node": "16.x",
+ "node": ">=14.x",
6
"yarn": "1.x"
7
},
8
"private": true,
0 commit comments