Skip to content

Commit

Permalink
Add bin for proxy CLI
Browse files Browse the repository at this point in the history
Closes #260
  • Loading branch information
lukekarrys committed Mar 31, 2024
1 parent 010fdc3 commit ee99fe7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/proxy/package.json
Expand Up @@ -7,6 +7,7 @@
"files": [
"dist"
],
"bin": "./dist/bin/proxy.js",
"scripts": {
"build": "tsc",
"test": "jest --env node --verbose --bail",
Expand Down

0 comments on commit ee99fe7

Please sign in to comment.