forked from crowetic/commerce
Updates to Node 18 (#1144)
This commit is contained in:
parent
9044baf44e
commit
0e13cfc3dd
2
.nvmrc
2
.nvmrc
@ -1 +1 @@
|
|||||||
16
|
18
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"private": true,
|
"private": true,
|
||||||
"packageManager": "pnpm@8.2.0",
|
"packageManager": "pnpm@8.2.0",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=16",
|
"node": ">=18",
|
||||||
"pnpm": ">=7"
|
"pnpm": ">=7"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user