Skip to content

Commit

Permalink
Merge pull request #20 from stack-spot/fix/package.json
Browse files Browse the repository at this point in the history
fix: copy-readme
  • Loading branch information
Tiagoperes authored Jun 14, 2024
2 parents 22c3bc8 + fa4f519 commit f5b22c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"build": "rimraf dist && tsc --project tsconfig.build.json --declaration",
"test": "jest",
"lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
"copy-readme": "ts-node ../../scripts/copy-readme.ts",
"prepublishOnly": "pnpm copy-readme"
},
"bin": {
Expand Down

0 comments on commit f5b22c5

Please sign in to comment.