Skip to content

Commit 76d2949

Browse files
author
Lewis Freiberg
committed
FIX/Update DEPS
1 parent 7cd2a83 commit 76d2949

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,13 @@
88
"postinstall": "./node_modules/.bin/rn-nodeify --install 'crypto,stream,events,vm' --hack"
99
},
1010
"dependencies": {
11-
"crypto-js": "^3.1.9-1",
1211
"date-fns": "^1.28.5",
1312
"events": "^1.1.1",
1413
"iota.lib.js": "https://github.com/l3wi/iota.lib.js.git",
1514
"react": "16.0.0-alpha.6",
1615
"react-native": "0.44.0",
1716
"react-native-chooser": "^1.5.2",
18-
"react-native-crypto": "^2.0.1",
17+
"react-native-crypto": "^2.0.2",
1918
"react-native-keychain": "^1.2.0",
2019
"react-native-randombytes": "^2.2.0",
2120
"react-native-timer": "^1.3.1",
@@ -59,4 +58,4 @@
5958
"stream": "stream-browserify",
6059
"vm": "vm-browserify"
6160
}
62-
}
61+
}

0 commit comments

Comments
 (0)