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.
bluare
1 parent eedbcc5 commit 288b473Copy full SHA for 288b473
1 file changed
package.json
@@ -21,7 +21,8 @@
21
"node": ">=14.0.0"
22
},
23
"bin": {
24
- "browserslist-useragent-regexp": "./dist/cli.js"
+ "browserslist-useragent-regexp": "./dist/cli.js",
25
+ "bluare": "./dist/cli.js"
26
27
"exports": "./src/index.ts",
28
"publishConfig": {
0 commit comments