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

View File

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