We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46d8c0e commit 78a7a6bCopy full SHA for 78a7a6b
1 file changed
app-config-cli/package.json
@@ -22,8 +22,7 @@
22
],
23
"bin": {
24
"ac": "dist/index.js",
25
- "app-config": "dist/index.js",
26
- "app-config-secret-agent": "dist/start-secret-agent.js"
+ "app-config": "dist/index.js"
27
},
28
"scripts": {
29
"start": "node ./dist/index.js",
0 commit comments