Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
talentlessguy committed Sep 19, 2024
1 parent 918a2f5 commit 023ee51
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 @@ -7,7 +7,7 @@
"scripts": {
"publish:local:ens-test-env": "yalc publish packages/ens-test-env --push --up",
"publish:local:ensjs": "yalc publish packages/ensjs --push --up",
"chgset:version": "changeset version && pnpm install && biome check . --write",
"chgset:version": "changeset version && pnpm install",
"chgset:run": "changeset",
"chgset": "pnpm chgset:run && pnpm chgset:version"
},
Expand Down

0 comments on commit 023ee51

Please sign in to comment.