Skip to content

Commit 64f5019

Browse files
committed
fix(vm): missing files
1 parent f4ae99d commit 64f5019

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/backend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@aws-sdk/client-ssm": "^3.357.0",
6868
"@aws-sdk/middleware-endpoint": "^3.329.0",
6969
"@aws-sdk/s3-request-presigner": "^3.329.0",
70-
"@p0tion/actions": "^0.4.2",
70+
"@p0tion/actions": "^0.4.4",
7171
"blakejs": "^1.2.1",
7272
"dotenv": "^16.0.3",
7373
"ethers": "5.7.2",

packages/phase2cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@octokit/auth-oauth-app": "^5.0.5",
6666
"@octokit/auth-oauth-device": "^4.0.4",
6767
"@octokit/request": "^6.2.3",
68-
"@p0tion/actions": "^0.4.2",
68+
"@p0tion/actions": "^0.4.4",
6969
"blakejs": "^1.2.1",
7070
"boxen": "^7.1.0",
7171
"chalk": "^5.2.0",

0 commit comments

Comments
 (0)