chore: mark example as private package

This commit is contained in:
fryorcraken.eth 2022-09-26 11:31:32 +10:00
parent ce755a98db
commit b1f070103c
No known key found for this signature in database
GPG Key ID: A82ED75A8DFC50A4

View File

@ -1,5 +1,6 @@
{
"name": "rln-wasm-example",
"name": "@waku/rln-example",
"private": true,
"version": "0.1.0",
"description": "",
"main": "index.js",