We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fivemresource
1 parent 2e300e0 commit 9e84d81Copy full SHA for 9e84d81
package.json
@@ -4,7 +4,7 @@
4
"description": "This is a CLI made for simplifying the process of creating & managing resources.",
5
"type": "module",
6
"bin": {
7
- "fivemresource": "dist/index.js",
+ "fivemresource": "dist/index.cjs",
8
"frc": "dist/index.cjs",
9
"frs": "dist/index.cjs"
10
},
0 commit comments