Skip to content

Commit f180fbc

Browse files
committed
fix: update quick-base64 to 2.2.2 for 16KB page support
1 parent a4f84e6 commit f180fbc

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,11 @@
4949
"events": "^3.3.0",
5050
"loglevel": "^1.8.0",
5151
"promise.allsettled": "^1.0.5",
52+
<<<<<<< HEAD
5253
"react-native-quick-base64": "^2.2.1",
54+
=======
55+
"react-native-quick-base64": "^2.2.2",
56+
>>>>>>> a625ffb (fix: update quick-base64 to 2.2.2 for 16KB page support)
5357
"react-native-url-polyfill": "^1.3.0",
5458
"typed-emitter": "^2.1.0",
5559
"web-streams-polyfill": "^4.1.0",

0 commit comments

Comments
 (0)