Skip to content

Commit

Permalink
Merge pull request #46 from layer5io/minor-fix-package-json
Browse files Browse the repository at this point in the history
Update package.json
  • Loading branch information
leecalcote authored Aug 25, 2023
2 parents 6903519 + cca5bee commit b9964c7
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 @@ -15,7 +15,7 @@
"prettier": "^3.0.2"
},
"scripts": {
"format": "prettier --write \"**/*.{ts,tsx,md}\" --config ./.prettierrc"
"format": "prettier --write \"**/*.{ts,tsx,md}\" --config ./.prettierrc",
"changeset": "changeset",
"version-packages": "changeset version"
},
Expand Down

0 comments on commit b9964c7

Please sign in to comment.