Skip to content

Commit

Permalink
Rename Command (#194)
Browse files Browse the repository at this point in the history
  • Loading branch information
kraftp authored Nov 30, 2023
1 parent 378f41b commit 2e503fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"test-fdb": "npx prisma generate --schema tests/prisma/schema.prisma && npm run build-fdb && jest --runInBand --coverage"
},
"bin": {
"dbos": "./dist/src/dbos-runtime/cli.js",
"dbos-sdk": "./dist/src/dbos-runtime/cli.js",
"dbos-cloud": "./dist/src/cloud-cli/cli.js"
},
"devDependencies": {
Expand Down

0 comments on commit 2e503fd

Please sign in to comment.