Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
shahradelahi committed Jul 2, 2024
1 parent 7bec121 commit 93d4903
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
"lint:fix": "eslint . --fix && pnpm lint -r",
"format:check": "pnpm -r format:check",
"format": "prettier --write .",
"preinstall": "npx only-allow pnpm"
"preinstall": "npx only-allow pnpm",
"ci:publish": "changeset publish"
},
"packageManager": "[email protected]",
"devDependencies": {
Expand Down

0 comments on commit 93d4903

Please sign in to comment.