Skip to content

Commit 4294a75

Browse files
committed
chore: update deps
1 parent 8dce0ef commit 4294a75

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,11 @@
6464
"rc-test": "^7.0.9",
6565
"react": "^19.1.0",
6666
"react-dom": "^19.1.0",
67-
"typescript": "^4.0.5"
67+
"typescript": "^4.0.5",
68+
"prettier": "^3.6.2"
6869
},
6970
"peerDependencies": {
7071
"react": ">=18.0.0",
7172
"react-dom": ">=18.0.0"
7273
}
73-
}
74+
}

0 commit comments

Comments
 (0)