We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01ad4de commit 03b6e62Copy full SHA for 03b6e62
package.json
@@ -3,7 +3,7 @@
3
"type": "module",
4
"version": "0.1.0",
5
"description": "Interact with the Paystack API, test webhooks locally, and manage your integration settings without leaving your command line.",
6
- "main": "build/index.js",
+ "main": "bin/cli.js",
7
"private": false,
8
"homepage": "https://paystack.cli.toneflix.net",
9
"repository": {
0 commit comments