mirror of
https://github.com/IT4Change/boilerplate-frontend.git
synced 2025-12-13 07:35:53 +00:00
setnodeversion in package.json
This commit is contained in:
parent
0e4448e0cd
commit
e4001b6f93
@ -152,5 +152,8 @@
|
|||||||
"#context/*": "./renderer/context/*",
|
"#context/*": "./renderer/context/*",
|
||||||
"#types/*": "./types/*",
|
"#types/*": "./types/*",
|
||||||
"#root/*": "./*"
|
"#root/*": "./*"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": ">=21"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user