Skip to content

Commit 603c9b9

Browse files
committed
lint-package-fix && format
1 parent 8d4fb9d commit 603c9b9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

packages/utils/test-tools/package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,11 @@
5353
"react": "18.2.0 || 19.0.0 || 19.1.0",
5454
"react-native": "^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.0"
5555
},
56+
"peerDependenciesMeta": {
57+
"@types/react": {
58+
"optional": true
59+
}
60+
},
5661
"rnx-kit": {
5762
"kitType": "library",
5863
"extends": "@fluentui-react-native/kit-config",

0 commit comments

Comments
 (0)