We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cb45d3 commit 7810f4bCopy full SHA for 7810f4b
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-quick-crypto",
3
- "version": "0.6.0",
+ "version": "0.6.1",
4
"description": "A fast implementation of Node's `crypto` module written in C/C++ JSI",
5
"main": "lib/commonjs/index",
6
"module": "lib/module/index",
0 commit comments