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 b7dfb3e commit 88f706bCopy full SHA for 88f706b
cli/package.json
@@ -4,7 +4,7 @@
4
"description": "CLI for Nano.Community Messages",
5
"main": "index.mjs",
6
"bin": {
7
- "nano-community": "./index.mjs"
+ "nano-community": "index.mjs"
8
},
9
"keywords": [
10
"nano.community",
0 commit comments