diff --git a/bun.lockb b/bun.lockb index e0520367..52f91a0d 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 669baccd..719910c7 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "dependencies": { "@openzeppelin/contracts": "5.0.2", "@prb/math": "4.0.3", - "@sablier/v2-core": "github:sablier-labs/v2-core#staging" + "@sablier/v2-core": "1.2.0" }, "devDependencies": { "forge-std": "github:foundry-rs/forge-std#v1.8.2", @@ -51,7 +51,7 @@ "web3" ], "peerDependencies": { - "@sablier/v2-core": "github:sablier-labs/v2-core" + "@sablier/v2-core": "1.2.0" }, "publishConfig": { "access": "public"