Skip to content

Commit 88a098c

Browse files
committed
chore: add ac cli alias
1 parent 182907c commit 88a098c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app-config-cli/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"!**/*.test.*"
2222
],
2323
"bin": {
24+
"ac": "dist/index.js",
2425
"app-config": "dist/index.js",
2526
"app-config-secret-agent": "dist/start-secret-agent.js"
2627
},

0 commit comments

Comments
 (0)