We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa13970 commit 13934d9Copy full SHA for 13934d9
package.json
@@ -7,7 +7,7 @@
7
"repository": "JaneJeon/normalize-url-plus",
8
"author": "Jane Jeon <me@janejeon.dev>",
9
"license": "LGPL-3.0",
10
- "bin": "bin/normalize",
+ "bin": "bin/normalize.js",
11
"scripts": {
12
"test": "NODE_OPTIONS=--experimental-vm-modules jest",
13
"update-data": "curl -L -s https://rules2.clearurls.xyz/data.minify.json > data/data.minify.json",
0 commit comments