Skip to content

Commit 13934d9

Browse files
committed
whoops
1 parent aa13970 commit 13934d9

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
@@ -7,7 +7,7 @@
77
"repository": "JaneJeon/normalize-url-plus",
88
"author": "Jane Jeon <me@janejeon.dev>",
99
"license": "LGPL-3.0",
10-
"bin": "bin/normalize",
10+
"bin": "bin/normalize.js",
1111
"scripts": {
1212
"test": "NODE_OPTIONS=--experimental-vm-modules jest",
1313
"update-data": "curl -L -s https://rules2.clearurls.xyz/data.minify.json > data/data.minify.json",

0 commit comments

Comments
 (0)