Skip to content

Commit

Permalink
fix missing semver dep in checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
zaidarain1 committed Sep 26, 2024
1 parent c84e38f commit 82bb6ae
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 274 deletions.
1 change: 1 addition & 0 deletions packages/checkout/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"@metamask/detect-provider": "^2.0.0",
"axios": "^1.6.5",
"ethers": "^5.7.2",
"semver": "^7.4.0",
"uuid": "^8.3.2"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 82bb6ae

Please sign in to comment.