Skip to content

Commit

Permalink
Lock periphery package version
Browse files Browse the repository at this point in the history
  • Loading branch information
segfaultxavi committed Apr 9, 2024
1 parent d50fd46 commit 1083ad1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/runner.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
3. Initialize project and install dependencies with:
```bash
npm init
npm install ethers@6.3 @flarenetwork/flare-periphery-contract-artifacts
npm install ethers@6.3 @flarenetwork/flare-periphery-contract-artifacts@0.1.7
```
4. Run the program with:
```bash
Expand Down

0 comments on commit 1083ad1

Please sign in to comment.