mirror of
https://github.com/block/goose.git
synced 2026-07-17 12:56:20 +02:00
Added nvmrc for our node version (#2120)
This commit is contained in:
@@ -0,0 +1 @@
|
||||
v23
|
||||
@@ -3,6 +3,9 @@
|
||||
"productName": "Goose",
|
||||
"version": "1.0.17",
|
||||
"description": "Goose App",
|
||||
"engines": {
|
||||
"node": "^23.0.0"
|
||||
},
|
||||
"main": ".vite/build/main.js",
|
||||
"scripts": {
|
||||
"typecheck": "tsc --noEmit",
|
||||
|
||||
Reference in New Issue
Block a user