Skip to content

Commit

Permalink
bump plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
signorecello committed Dec 18, 2024
1 parent 91001e3 commit 635600d
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion vite-hardhat/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Want to get started in a pinch? Start your project in a free Github Codespace!
2. Install dependencies:

```bash
bun i # "npm i" or "yarn"
bun i
```

3. Run a node
Expand Down
Binary file removed vite-hardhat/bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion vite-hardhat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@types/shelljs": "^0.8.7",
"hardhat-gas-reporter": "^1.0.9",
"solidity-coverage": "^0.8.5",
"hardhat-noirenberg": "^0.1.4"
"hardhat-noirenberg": "^0.1.5"
},
"peerDependencies": {
"typescript": "^5.0.0"
Expand Down

0 comments on commit 635600d

Please sign in to comment.