We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4be1e6 commit d80ab86Copy full SHA for d80ab86
package.json
@@ -18,7 +18,7 @@
18
"main": "./dist/src/entrypoint.api.js",
19
"types": "dist/src/entrypoint.api.d.ts",
20
"bin": {
21
- "backport": "./bin/backport"
+ "backport": "bin/backport"
22
},
23
"license": "Apache-2.0",
24
"scripts": {
0 commit comments