Skip to content

Commit

Permalink
fix package info
Browse files Browse the repository at this point in the history
  • Loading branch information
Filipp Makarov authored and Filipp Makarov committed Oct 30, 2024
1 parent d0926bd commit dfc03c3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "@rhinestone/module-template",
"version": "0.4.1",
"description": "A Foundry template for building modules using the ModuleKit",
"name": "erc7739-validator-base",
"version": "0.1.1",
"description": "Base contract for ERC-7579 Validators willing to support ERC-7739",
"license": "GPL-3.0",
"author": {
"name": "Rhinestone",
"url": "https://rhinestone.wtf"
"name": "Filipp Makarov for ERC-7579",
"url": "https://github.com/erc7579/erc7739Validator"
},
"scripts": {
"build": "forge build",
Expand Down

0 comments on commit dfc03c3

Please sign in to comment.