Merge pull request #42 from waku-org/version0013

v0.0.13
This commit is contained in:
RichΛrd 2022-12-09 09:46:51 -04:00 committed by GitHub
commit fa70837558
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@waku/rln",
"version": "0.0.12",
"version": "0.0.13",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@waku/rln",
"version": "0.0.12",
"version": "0.0.13",
"license": "MIT OR Apache-2.0",
"dependencies": {
"@waku/zerokit-rln-wasm": "^0.0.5"

View File

@ -1,6 +1,6 @@
{
"name": "@waku/rln",
"version": "0.0.12",
"version": "0.0.13",
"description": "Rate Limit Nullifier for js-waku",
"types": "./dist/index.d.ts",
"module": "./dist/index.js",