Skip to content

Commit 6e58d98

Browse files
committed
chore: drop em dash from package description
Replaces the em dash in the package description with a comma. Also re-triggers the 4.x release workflow to publish 4.9.1, which the previous run failed to ship.
1 parent d5f04b3 commit 6e58d98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "urllib",
33
"version": "4.9.1",
4-
"description": "Help in opening URLs (mostly HTTP) in a complex world basic and digest authentication, redirections, timeout and more. Base undici API.",
4+
"description": "Help in opening URLs (mostly HTTP) in a complex world, basic and digest authentication, redirections, timeout and more. Base undici API.",
55
"keywords": [
66
"curl",
77
"fetch",

0 commit comments

Comments
 (0)