mirror of
https://github.com/vercel/commerce.git
synced 2025-07-10 06:41:20 +00:00
Pin Node to version 14.
This commit is contained in:
parent
55a261a890
commit
d6dc13ba37
@ -17,7 +17,7 @@
|
||||
"sideEffects": false,
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">=14.x"
|
||||
"node": "14.x"
|
||||
},
|
||||
"dependencies": {
|
||||
"@react-spring/web": "^9.2.1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user