Skip to content

Commit 1a550e7

Browse files
authored
chore: update description
1 parent c006be9 commit 1a550e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-native-bcrypt-cpp",
33
"version": "0.1.0",
4-
"description": "Bcrypt implemented in pure C++ and linked to React Native using Turbo Modules",
4+
"description": "Next-gen React Native library for Bcrypt hashing, using pure C++ with Turbo Modules and multithreading for superior performance",
55
"source": "./src/index.tsx",
66
"main": "./lib/commonjs/index.js",
77
"module": "./lib/module/index.js",

0 commit comments

Comments
 (0)