Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
robotoer authored Jul 31, 2024
1 parent a09b99c commit 2aeb6e3
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,23 @@
{
"name": "viem-mock-contract",
"description": "Adds a simple mock contract for hardhat-viem",
"keywords": [
"viem",
"hardhat",
"mock",
"contract"
],
"version": "0.1.0",
"main": "src/mock-contract.js",
"license": "MIT",
"homepage": "https://github.com/term-finance/viem-mock-contract",
"bugs": {
"url": "https://github.com/term-finance/viem-mock-contract/issues"
},
"repository": {
"type": "git",
"url": "github:term-finance/viem-mock-contract"
},
"devDependencies": {
"@eslint/js": "^9.8.0",
"@nomicfoundation/hardhat-ignition": "^0.15.0",
Expand Down

0 comments on commit 2aeb6e3

Please sign in to comment.