chore: Upgrade node (#3756)

Co-authored-by: Zane Staggs <zane@squareup.com>
This commit is contained in:
Jack Amadeo 2025-08-01 22:15:05 -04:00 committed by GitHub
parent 7e7b19db9e
commit ba02ed906e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 598 additions and 703 deletions

View file

@ -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": {