Skip to content

Commit 2c2c652

Browse files
authored
upgrade giget for support proxy config (#5579)
1 parent e9c8e6a commit 2c2c652

File tree

3 files changed

+19
-11
lines changed

3 files changed

+19
-11
lines changed

.changeset/hip-scissors-live.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'create-astro': patch
3+
---
4+
5+
Upgrade giget to support env proxy config

packages/create-astro/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"chalk": "^5.0.1",
3434
"comment-json": "^4.2.3",
3535
"execa": "^6.1.0",
36-
"giget": "^0.1.7",
36+
"giget": "^1.0.0",
3737
"kleur": "^4.1.4",
3838
"ora": "^6.1.0",
3939
"prompts": "^2.4.2",

pnpm-lock.yaml

Lines changed: 13 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)