chore: set package description

This commit is contained in:
Richard Ramos 2022-11-28 16:01:28 -04:00
parent 95dbd20a82
commit 0965f8bfb1
No known key found for this signature in database
GPG Key ID: BD36D48BC9FFC88C

View File

@ -1,7 +1,7 @@
{ {
"name": "@waku/noise", "name": "@waku/noise",
"version": "0.0.1", "version": "0.0.1",
"description": "", "description": "Browser library using Noise Protocols for Waku Payload Encryption",
"types": "./dist/index.d.ts", "types": "./dist/index.d.ts",
"module": "./dist/index.js", "module": "./dist/index.js",
"exports": { "exports": {