Skip to content

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
natemoo-re committed Feb 17, 2023
1 parent 8cfe9e9 commit 7dbe186
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"build:prompts": "pnpm --filter @clack/prompts run build",
"start": "pnpm --filter @example/basic run start",
"ci:version": "changeset version && pnpm install --no-frozen-lockfile",
"ci:release": "changeset publish"
"ci:publish": "changeset publish"
},
"devDependencies": {
"@changesets/cli": "^2.26.0",
Expand Down

0 comments on commit 7dbe186

Please sign in to comment.