Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
Co-authored-by: Charly Gomez <[email protected]>
  • Loading branch information
andreiborza and chargome committed Jul 3, 2024
1 parent 61256ad commit 9f967ed
Show file tree
Hide file tree
Showing 2 changed files with 2,340 additions and 2,925 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"dev": "node ./src/index.js",
"test": "vitest run",
"test:e2e": "vitest run ./src/index.test.js",
"changelog": "npx tsx ./scripts/get-commit-list.ts"
"changelog": "pnpx tsx ./scripts/get-commit-list.ts"
},
"dependencies": {
"@clack/prompts": "^0.7.0",
Expand Down
Loading

0 comments on commit 9f967ed

Please sign in to comment.