mirror of
https://github.com/vercel/commerce.git
synced 2025-06-19 21:51:21 +00:00
task: relax the Node.js constraint
This commit is contained in:
parent
1e946c8b47
commit
89f6c1ce76
@ -16,7 +16,7 @@
|
||||
"sideEffects": false,
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": "14.x"
|
||||
"node": ">=14.x"
|
||||
},
|
||||
"dependencies": {
|
||||
"@reach/portal": "^0.11.2",
|
||||
|
Loading…
x
Reference in New Issue
Block a user