Skip to content

Commit

Permalink
Merge branch 'dev' into staging
Browse files Browse the repository at this point in the history
  • Loading branch information
glamperd committed Jul 15, 2024
2 parents 824ac5f + a7b749e commit 2bb375f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"packages/*"
],
"npmClient": "yarn",
"version": "1.2.4",
"version": "1.2.5",
"changelogPreset": {
"name": "conventionalcommits",
"issuePrefixes": [
Expand Down
2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@aws-sdk/middleware-endpoint": "^3.329.0",
"@aws-sdk/s3-request-presigner": "^3.329.0",
"@bandada/api-sdk": "^1.0.0-beta.1",
"@p0tion/actions": "^1.2.0",
"@p0tion/actions": "^1.2.5",
"blakejs": "^1.2.1",
"dotenv": "^16.0.3",
"ethers": "5.7.2",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4718,7 +4718,7 @@ __metadata:
languageName: node
linkType: hard

"@p0tion/actions@^1.2.0, @p0tion/actions@workspace:packages/actions":
"@p0tion/actions@^1.2.5, @p0tion/actions@workspace:packages/actions":
version: 0.0.0-use.local
resolution: "@p0tion/actions@workspace:packages/actions"
dependencies:
Expand Down Expand Up @@ -4769,7 +4769,7 @@ __metadata:
"@aws-sdk/s3-request-presigner": ^3.329.0
"@bandada/api-sdk": ^1.0.0-beta.1
"@firebase/rules-unit-testing": ^2.0.7
"@p0tion/actions": ^1.2.0
"@p0tion/actions": ^1.2.5
"@types/rollup-plugin-auto-external": ^2.0.2
"@types/uuid": ^9.0.1
blakejs: ^1.2.1
Expand Down Expand Up @@ -4804,7 +4804,7 @@ __metadata:
"@octokit/auth-oauth-app": ^5.0.5
"@octokit/auth-oauth-device": ^4.0.4
"@octokit/request": ^6.2.3
"@p0tion/actions": ^1.2.0
"@p0tion/actions": ^1.2.5
"@semaphore-protocol/identity": ^3.15.1
"@types/clear": ^0.1.2
"@types/cli-progress": ^3.11.0
Expand Down

0 comments on commit 2bb375f

Please sign in to comment.