mirror of
https://github.com/ArthurDanjou/trpc-nuxt.git
synced 2026-02-02 05:08:01 +01:00
add engines property
This commit is contained in:
@@ -75,5 +75,8 @@
|
|||||||
"overrides": {
|
"overrides": {
|
||||||
"nuxt": "3.0.0"
|
"nuxt": "3.0.0"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": "^16.13.0 || ^18.12.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user