Skip to content

Commit 4c6a3e8

Browse files
committed
add npm description
1 parent 96ba45b commit 4c6a3e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@chelonia/crypto",
33
"version": "1.0.0",
4-
"description": "",
4+
"description": "Contains various utilities for performing cryptographic operations.",
55
"main": "dist/umd/index.cjs",
66
"module": "dist/esm/index.mjs",
77
"types": "./dist/umd/index.d.cts",

0 commit comments

Comments
 (0)