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

Commit 09fea92

Browse files
committed
Remove dependency superstruct and replace with @metamask/superstruct v3.0.0
1 parent 77fa55e commit 09fea92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@
3939
},
4040
"dependencies": {
4141
"@metamask/snaps-sdk": "^4.2.0",
42+
"@metamask/superstruct": "^3.0.0",
4243
"@metamask/utils": "^8.4.0",
4344
"@types/uuid": "^9.0.8",
4445
"bech32": "^2.0.0",
45-
"superstruct": "^1.0.3",
4646
"uuid": "^9.0.1"
4747
},
4848
"devDependencies": {

0 commit comments

Comments
 (0)