mirror of
https://github.com/block/goose.git
synced 2026-04-28 11:39:43 +00:00
chore: Upgrade node (#3756)
Co-authored-by: Zane Staggs <zane@squareup.com>
This commit is contained in:
parent
7e7b19db9e
commit
ba02ed906e
7 changed files with 598 additions and 703 deletions
|
|
@ -4,7 +4,7 @@
|
|||
"version": "1.2.0",
|
||||
"description": "Goose App",
|
||||
"engines": {
|
||||
"node": "^22.9.0"
|
||||
"node": "^22.17.1"
|
||||
},
|
||||
"main": ".vite/build/main.js",
|
||||
"scripts": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue