Skip to content

Commit

Permalink
Use the registry from npm config when generating the npm lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
laurence79 committed Oct 17, 2024
1 parent 00f40a2 commit ba5f77b
Show file tree
Hide file tree
Showing 6 changed files with 220 additions and 1 deletion.
Binary file added .DS_Store
Binary file not shown.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
},
"dependencies": {
"@npmcli/arborist": "^7.5.4",
"@npmcli/config": "^9.0.0",
"@pnpm/logger": "^5.0.0",
"@pnpm/types": "^9.4.2",
"chalk": "^5.3.0",
Expand All @@ -65,6 +66,7 @@
"devDependencies": {
"@types/fs-extra": "^11.0.4",
"@types/node": "^22.1.0",
"@types/npmcli__config": "^6.0.3",
"@types/source-map-support": "^0.5.10",
"@types/tar-fs": "^2.0.4",
"eslint": "^8",
Expand Down
Loading

0 comments on commit ba5f77b

Please sign in to comment.