Skip to content

Commit 4e7d3a2

Browse files
committed
Update react-native-text-size with fix for Android build
1 parent 49e0805 commit 4e7d3a2

File tree

2 files changed

+1474
-1630
lines changed

2 files changed

+1474
-1630
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"semver": "^5.5.0",
5353
"tinycolor2": "^1.4.2",
5454
"url-parse": "^1.2.0",
55-
"wix-react-native-text-size": "~1.0.0"
55+
"wix-react-native-text-size": "1.0.9"
5656
},
5757
"devDependencies": {
5858
"@babel/cli": "^7.16.8",
@@ -80,8 +80,8 @@
8080
"@types/jest": "^29.2.1",
8181
"@types/lodash": "^4.0.0",
8282
"@types/prop-types": "^15.5.3",
83-
"@types/react": "18.2.6",
84-
"@types/react-native": "0.71.2",
83+
"@types/react": "18.3.7",
84+
"@types/react-native": "0.73.0",
8585
"@types/tinycolor2": "^1.4.2",
8686
"@types/url-parse": "^1.4.3",
8787
"@typescript-eslint/eslint-plugin": "^5.3.1",

0 commit comments

Comments
 (0)