Skip to content

Commit 61cd51d

Browse files
authoredFeb 22, 2024··
feat: urllib-next alias to npm:urllib (#5299)
1 parent 20702ad commit 61cd51d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"onelogger": "^1.0.0",
5555
"sendmessage": "^2.0.0",
5656
"urllib": "^2.33.0",
57-
"urllib-next": "^3.9.0",
57+
"urllib-next": "npm:urllib@^3.22.4",
5858
"utility": "^1.17.0",
5959
"ylru": "^1.3.2"
6060
},

0 commit comments

Comments
 (0)
Please sign in to comment.