Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

Commit

Permalink
Remove dependency superstruct and replace with `@metamask/superstru…
Browse files Browse the repository at this point in the history
…ct` v3.0.0
  • Loading branch information
MajorLift committed May 30, 2024
1 parent 77fa55e commit 09fea92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@
},
"dependencies": {
"@metamask/snaps-sdk": "^4.2.0",
"@metamask/superstruct": "^3.0.0",
"@metamask/utils": "^8.4.0",
"@types/uuid": "^9.0.8",
"bech32": "^2.0.0",
"superstruct": "^1.0.3",
"uuid": "^9.0.1"
},
"devDependencies": {
Expand Down

0 comments on commit 09fea92

Please sign in to comment.