Skip to content

Commit

Permalink
feat: rename cli to graffle
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonkuhrt committed May 9, 2024
1 parent e1e3e58 commit be48f1e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@
"packageManager": "pnpm@9.1.0",
"type": "module",
"bin": {
"graphql-request": "./build/cli/generate.js",
"gr": "./build/cli/generate.js"
"graffle": "./build/cli/generate.js"
},
"exports": {
".": {
Expand Down

0 comments on commit be48f1e

Please sign in to comment.