Skip to content

Commit cd2ff16

Browse files
Merge pull request #9 from nethanel-ctrl/development
📦 "updated typescript and prettier"
2 parents 6399124 + 8116279 commit cd2ff16

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
@@ -8,7 +8,7 @@
88
"format": "prettier --write \"**/*.{ts,tsx,md}\""
99
},
1010
"devDependencies": {
11-
"prettier": "^3.2.5",
11+
"prettier": "^3.4.2",
1212
"turbo": "^2.3.3",
1313
"typescript": "5.5.4"
1414
},

0 commit comments

Comments
 (0)