Skip to content

Commit bb79536

Browse files
committed
chore: 빌드 에러 수정
1 parent 9d238b4 commit bb79536

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"devDependencies": {
1313
"@changesets/cli": "^2.29.4",
1414
"@types/react": "^18.3.1",
15-
"@types/react-native": "^0.75.0",
15+
"@types/react-native": "^0.73.0",
1616
"typescript": "^5.8.3",
1717
"react-native": "^0.76.9",
1818
"jotai": "^2.12.5",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1428,7 +1428,7 @@
14281428
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.14.tgz#1433419d73b2a7ebfc6918dcefd2ec0d5cd698f2"
14291429
integrity sha512-gNMvNH49DJ7OJYv+KAKn0Xp45p8PLl6zo2YnvDIbTd4J6MER2BmWN49TG7n9LvkyihINxeKW8+3bfS2yDC9dzQ==
14301430

1431-
"@types/react-native@^0.75.0":
1431+
"@types/react-native@^0.73.0":
14321432
version "0.73.0"
14331433
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.73.0.tgz#b316be230745779814caa533360262140b0f5984"
14341434
integrity sha512-6ZRPQrYM72qYKGWidEttRe6M5DZBEV5F+MHMHqd4TTYx0tfkcdrUFGdef6CCxY0jXU7wldvd/zA/b0A/kTeJmA==

0 commit comments

Comments
 (0)