chore: update package.json

This commit is contained in:
rymnc 2023-12-06 16:49:31 +05:30
parent 700d99b454
commit a647a84005
No known key found for this signature in database
GPG Key ID: AAA088D5C68ECD34
1 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,9 @@
{ {
"name": "@vacp2p/foundry-template", "name": "@vacp2p/rln-contracts",
"description": "Foundry-based template for developing Solidity smart contracts used by Vac", "description": "Contracts for RLN's onchain registry set",
"version": "1.0.0", "version": "1.0.0",
"author": { "author": {
"name": "0x-r4bbit", "name": "p1ge0nh8er",
"url": "https://github.com/vacp2p" "url": "https://github.com/vacp2p"
}, },
"devDependencies": { "devDependencies": {