Skip to content

Commit cec949f

Browse files
committed
build: bump evm-utils
1 parent 2e505aa commit cec949f

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

bun.lock

Lines changed: 6 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

foundry.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@
8181
lightlink = "https://direct.routeme.sh/rpc/1890/${ROUTEMESH_API_KEY}"
8282
linea = "https://direct.routeme.sh/rpc/59144/${ROUTEMESH_API_KEY}"
8383
mode = "https://direct.routeme.sh/rpc/34443/${ROUTEMESH_API_KEY}"
84+
monad = "${MONAD_RPC_URL}"
8485
morph = "https://direct.routeme.sh/rpc/2818/${ROUTEMESH_API_KEY}"
8586
optimism = "https://direct.routeme.sh/rpc/10/${ROUTEMESH_API_KEY}"
8687
polygon = "https://direct.routeme.sh/rpc/137/${ROUTEMESH_API_KEY}"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"dependencies": {
1414
"@openzeppelin/contracts": "5.3.0",
1515
"@prb/math": "4.1.0",
16-
"@sablier/evm-utils": "1.0.0",
16+
"@sablier/evm-utils": "1.0.2",
1717
"@sablier/lockup": "3.0.1"
1818
},
1919
"devDependencies": {

0 commit comments

Comments
 (0)