Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
Signed-off-by: Antonette Caldwell <[email protected]>
  • Loading branch information
nebula-aac authored Aug 25, 2023
1 parent 6903519 commit cca5bee
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 cca5bee

Please sign in to comment.