Skip to content

Commit b84201c

Browse files
authored
chore: Update package.json - typo (#2363)
1 parent a39d9f0 commit b84201c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"lint:fix": "turbo run lint:fix",
2424
"lint-staged": "lint-staged -p 10",
2525
"prettier:check": "turbo run prettier:check",
26-
"prettier:fix": "turbo run prettier:check",
26+
"prettier:fix": "turbo run prettier:fix",
2727
"new": "janus-cli new --do-not-edit-packages",
2828
"prepare": "husky install",
2929
"export-dynamic": "turbo run export-dynamic",

0 commit comments

Comments
 (0)