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.
npm pkg fix
1 parent 3be414a commit e41b536Copy full SHA for e41b536
package.json
@@ -3,7 +3,7 @@
3
"version": "0.0.0",
4
"type": "module",
5
"bin": {
6
- "please": "./please"
+ "please": "please"
7
},
8
"scripts": {
9
"0": "node ./dist/language/cli/0.js",
0 commit comments