We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad33f00 commit 59e2f95Copy full SHA for 59e2f95
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-xxhash",
3
- "version": "0.1.7",
+ "version": "0.1.8",
4
"description": "💪 A high-performance React Native library for generating xxHash hashes using C++ and JSI",
5
"main": "./lib/commonjs/index.js",
6
"module": "./lib/module/index.js",
0 commit comments