Skip to content

Commit

Permalink
style: prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
saihaj committed Jan 19, 2023
1 parent a238f85 commit 900927d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
},
"main": "dist/cli.js",
"files": [
"README.md",
"CHANGELOG.md",
"dist"
"dist",
"README.md"
],
"scripts": {
"build": "tsc -b tsconfig.build.json && copyfiles -u 1 src/**/*.graphql dist/ && chmod +x ./dist/bin.js",
Expand Down

0 comments on commit 900927d

Please sign in to comment.