Skip to content

Commit 5f20107

Browse files
committed
feat: add @npmcli/git and undici as dependencies in package.json and package-lock.json
1 parent e9b1288 commit 5f20107

File tree

2 files changed

+207
-2
lines changed

2 files changed

+207
-2
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,11 @@
6161
"typescript": "~5.8.3"
6262
},
6363
"dependencies": {
64+
"@npmcli/git": "^6.0.3",
6465
"chalk": "^5.4.1",
6566
"commander": "^14.0.0",
6667
"inquirer": "^12.6.3",
68+
"undici": "^7.10.0",
6769
"yargs": "^18.0.0"
6870
}
6971
}

0 commit comments

Comments
 (0)