Skip to content

Commit

Permalink
chore(merge): main to staging
Browse files Browse the repository at this point in the history
  • Loading branch information
ctrlc03 committed Oct 11, 2023
1 parent a3c4ff0 commit cc14efe
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
8 changes: 8 additions & 0 deletions packages/backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
{
"name": "@p0tion/backend",
<<<<<<< HEAD
"version": "1.0.8",
=======
"version": "1.0.7",
>>>>>>> 110e869 ([release/v1.0.7] Promote dev to staging (#176))
"description": "MPC Phase 2 backend for Firebase services management",
"repository": "[email protected]:privacy-scaling-explorations/p0tion.git",
"homepage": "https://github.com/privacy-scaling-explorations/p0tion",
Expand Down Expand Up @@ -67,7 +71,11 @@
"@aws-sdk/client-ssm": "^3.357.0",
"@aws-sdk/middleware-endpoint": "^3.329.0",
"@aws-sdk/s3-request-presigner": "^3.329.0",
<<<<<<< HEAD
"@p0tion/actions": "^1.0.8",
=======
"@p0tion/actions": "^1.0.7",
>>>>>>> 110e869 ([release/v1.0.7] Promote dev to staging (#176))
"blakejs": "^1.2.1",
"dotenv": "^16.0.3",
"ethers": "5.7.2",
Expand Down
8 changes: 8 additions & 0 deletions packages/phase2cli/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
{
"name": "@p0tion/phase2cli",
"type": "module",
<<<<<<< HEAD
"version": "1.0.8",
=======
"version": "1.0.7",
>>>>>>> 110e869 ([release/v1.0.7] Promote dev to staging (#176))
"description": "All-in-one interactive command-line for interfacing with zkSNARK Phase 2 Trusted Setup ceremonies",
"repository": "[email protected]:privacy-scaling-explorations/p0tion.git",
"homepage": "https://github.com/privacy-scaling-explorations/p0tion",
Expand Down Expand Up @@ -68,7 +72,11 @@
"@octokit/auth-oauth-app": "^5.0.5",
"@octokit/auth-oauth-device": "^4.0.4",
"@octokit/request": "^6.2.3",
<<<<<<< HEAD
"@p0tion/actions": "^1.0.8",
=======
"@p0tion/actions": "^1.0.7",
>>>>>>> 110e869 ([release/v1.0.7] Promote dev to staging (#176))
"blakejs": "^1.2.1",
"boxen": "^7.1.0",
"chalk": "^5.2.0",
Expand Down

0 comments on commit cc14efe

Please sign in to comment.