Skip to content

Commit

Permalink
feat: lock package.json about pn
Browse files Browse the repository at this point in the history
  • Loading branch information
chenweigh committed Sep 20, 2024
1 parent af30b0f commit b296af5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions xterio-wallet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,9 @@
"ethers": "^5.7.2"
},
"dependencies": {
"@particle-network/aa": "^2.0.1",
"@particle-network/auth-core": "^2.0.2",
"@particle-network/authkit": "^2.0.2",
"@particle-network/aa": "2.0.1",
"@particle-network/auth-core": "2.0.2",
"@particle-network/authkit": "2.0.2",
"@xterio-sdk/auth": "workspace:^",
"ethers": "^5.7.2",
"react": "^18.3.1",
Expand Down

0 comments on commit b296af5

Please sign in to comment.