Skip to content
This repository was archived by the owner on Jan 13, 2024. It is now read-only.

Commit 165fcd5

Browse files
authored
chore: make pkg-fetch dep static (temporarily). (#1100)
1 parent 9bb4f70 commit 165fcd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"into-stream": "^5.1.1",
4343
"minimist": "^1.2.5",
4444
"multistream": "^2.1.1",
45-
"pkg-fetch": "^2.6.9",
45+
"pkg-fetch": "2.6.9",
4646
"prebuild-install": "6.0.1",
4747
"progress": "^2.0.3",
4848
"resolve": "^1.15.1",

0 commit comments

Comments
 (0)