Skip to content

Commit e4a127f

Browse files
committed
react native package
1 parent 383a4ca commit e4a127f

File tree

2 files changed

+42
-1
lines changed

2 files changed

+42
-1
lines changed

package-lock.json

Lines changed: 40 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@
3636
"cross-fetch": "3.1.5",
3737
"isomorphic-form-data": "2.0.0",
3838
"react-native": "^0.73.5",
39-
"react-native-fs": "^2.20.0"
39+
"react-native-fs": "^2.20.0",
40+
"react-native-url-polyfill": "^2.0.0"
4041
},
4142
"jsdelivr": "dist/iife/sdk.js",
4243
"unpkg": "dist/iife/sdk.js"

0 commit comments

Comments
 (0)