Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Adammatthiesen authored Jan 4, 2025
1 parent d00decf commit 8c427cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"ci:test": "pnpm ci:build && vitest --reporter=github-actions --reporter=basic",
"ci:version": "pnpm changeset version",
"ci:publish": "pnpm changeset publish",
"ci:snapshot": "pnpx pkg-pr-new publish --pnpm './packages/*'"
"ci:snapshot": "pnpx pkg-pr-new publish --compact --pnpm './packages/*'"
},
"dependencies": {
"@astrojs/check": "^0.9.4",
Expand All @@ -32,4 +32,4 @@
"typescript": "^5.7.2",
"vitest": "^2.1.8"
}
}
}

0 comments on commit 8c427cc

Please sign in to comment.