expo-crypto
Advanced tools
Comparing version 8.3.0 to 8.4.0
@@ -11,2 +11,6 @@ # Changelog | ||
## 8.4.0 — 2020-11-17 | ||
_This version does not introduce any user-facing changes._ | ||
## 8.3.0 — 2020-08-18 | ||
@@ -13,0 +17,0 @@ |
{ | ||
"name": "expo-crypto", | ||
"version": "8.3.0", | ||
"version": "8.4.0", | ||
"description": "Expo universal module for crypto", | ||
@@ -47,3 +47,3 @@ "main": "build/Crypto.js", | ||
}, | ||
"gitHead": "2196cebae55bda181ccceadec809942f51ee9e39" | ||
"gitHead": "bc6b4b3bc3cb5e44e477f145c72c07ed09588651" | ||
} |
@@ -16,3 +16,3 @@ # expo-crypto | ||
For bare React Native projects, you must ensure that you have [installed and configured the `react-native-unimodules` package](https://github.com/unimodules/react-native-unimodules) before continuing. | ||
For bare React Native projects, you must ensure that you have [installed and configured the `react-native-unimodules` package](https://github.com/expo/expo/tree/master/packages/react-native-unimodules) before continuing. | ||
@@ -19,0 +19,0 @@ ### Add the package to your npm dependencies |
Sorry, the diff of this file is not supported yet
26658
249