mirror of
https://github.com/block/goose.git
synced 2026-04-28 03:29:36 +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
|
|
@ -1 +1 @@
|
|||
.node-22.9.0.pkg
|
||||
.node-22.17.1.pkg
|
||||
2
bin/node
2
bin/node
|
|
@ -1 +1 @@
|
|||
.node-22.9.0.pkg
|
||||
.node-22.17.1.pkg
|
||||
2
bin/npm
2
bin/npm
|
|
@ -1 +1 @@
|
|||
.node-22.9.0.pkg
|
||||
.node-22.17.1.pkg
|
||||
2
bin/npx
2
bin/npx
|
|
@ -1 +1 @@
|
|||
.node-22.9.0.pkg
|
||||
.node-22.17.1.pkg
|
||||
1291
ui/desktop/package-lock.json
generated
1291
ui/desktop/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -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