fix some bugs (#260)

* fix some bugs

* fix some bugs
This commit is contained in:
菩提
2020-01-15 20:54:19 +08:00
committed by Jaco Greeff
parent e65e5460e5
commit 74393eddce
4 changed files with 6 additions and 4 deletions
+2 -1
View File
@@ -34,7 +34,8 @@
"react-native": "^0.61.4",
"react-native-crypto": "^2.2.0",
"react-native-randombytes": "^3.5.3",
"stream-http": "^3.1.0"
"stream-http": "^3.1.0",
"fast-text-encoding": "^1.0.0"
},
"devDependencies": {
"@babel/core": "^7.7.7",