Skip to content

Commit

Permalink
fixup blob storage
Browse files Browse the repository at this point in the history
  • Loading branch information
d1onys1us committed Mar 26, 2024
1 parent 8702b26 commit 7f65c81
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"packages/blob-catcher": "0.1.0",
"packages/blobstorage": "0.1.0",
"packages/branding": "0.3.0",
"packages/bridge-ui": "3.0.0",
"packages/eventindexer": "0.13.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/blobstorage/package.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"name": "@taikoxyz/blob-catcher",
"name": "@taikoxyz/blobstorage",
"version": "0.1.0"
}
2 changes: 1 addition & 1 deletion release-please-config.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"draft": true,
"packages": {
"packages/blob-catcher": {},
"packages/blobstorage": {},
"packages/branding": {},
"packages/bridge-ui": {},
"packages/eventindexer": {},
Expand Down

0 comments on commit 7f65c81

Please sign in to comment.