Skip to content

Commit 05c5b83

Browse files
authored
Merge pull request #419 from sablier-labs/bump-sablier-sdk
feat(deps): bump sablier to v3 and update deployment pages
1 parent d200949 commit 05c5b83

140 files changed

Lines changed: 3841 additions & 1620 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitmodules

Lines changed: 3 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,4 @@
1-
[submodule "repos/airdrops"]
2-
branch = "main"
3-
path = "repos/airdrops"
4-
url = "https://github.com/sablier-labs/airdrops"
5-
[submodule "repos/evm-utils"]
1+
[submodule "repos/evm-monorepo"]
2+
path = repos/evm-monorepo
3+
url = https://github.com/sablier-labs/evm-monorepo
64
branch = main
7-
path = repos/evm-utils
8-
url = https://github.com/sablier-labs/evm-utils
9-
[submodule "repos/flow"]
10-
branch = "main"
11-
path = "repos/flow"
12-
url = "https://github.com/sablier-labs/flow"
13-
[submodule "repos/lockup"]
14-
branch = "main"
15-
path = "repos/lockup"
16-
url = "https://github.com/sablier-labs/lockup"

.prettierignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# directories
22
.docusaurus
3+
.serena
34
build
45
node_modules
56
repos
67

78
# files
8-
src/autogen/**/*.mdx
9+
src/autogen/**/*.mdx

bun.lock

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

0 commit comments

Comments
 (0)