Commit 65ea14d1 authored by github-actions[bot]'s avatar github-actions[bot]

Version Packages

parent fb70df74
---
'@eth-optimism/balance-monitor': patch
---
Fix balance monitor package json
# @eth-optimism/balance-monitor
## 0.0.3
### Patch Changes
- 082a4ff00: Fix balance monitor package json
## 0.0.2
### Patch Changes
- 63ac3a63c: Added basic balance monitoring
......
{
"name": "@eth-optimism/balance-monitor",
"version": "0.0.2",
"version": "0.0.3",
"description": "[Optimism] Forta Agent that reports whether certain accounts have fallen below some balance",
"main": "dist/index",
"types": "dist/index",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment