Skip to content

Commit

Permalink
fix: bring back npm-registry-fetch for private registry, fix #122
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Jul 13, 2024
1 parent 73b5621 commit 4a62457
Show file tree
Hide file tree
Showing 3 changed files with 398 additions and 3 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"@antfu/ni": "^0.22.0",
"@jsdevtools/ez-spawn": "^3.0.4",
"js-yaml": "^4.1.0",
"npm-registry-fetch": "^17.1.0",
"ofetch": "^1.3.4",
"unconfig": "^0.4.5",
"yargs": "^17.7.2"
Expand All @@ -50,6 +51,7 @@
"@types/js-yaml": "^4.0.9",
"@types/node": "^20.14.10",
"@types/npm-package-arg": "^6.1.4",
"@types/npm-registry-fetch": "^8.0.7",
"@types/prompts": "^2.4.9",
"@types/semver": "^7.5.8",
"@types/yargs": "^17.0.32",
Expand Down
Loading

0 comments on commit 4a62457

Please sign in to comment.