We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67fc414 commit 546e2ffCopy full SHA for 546e2ff
package.json
@@ -7,6 +7,9 @@
7
"npm": ">=6",
8
"yarn": ">=1"
9
},
10
+ "publishConfig": {
11
+ "registry": "https://registry.npmjs.org"
12
+ },
13
"bin": {
14
"hover-scripts": "dist/index.js"
15
0 commit comments