Skip to content

Commit 20e7e5a

Browse files
Update snapshot
1 parent a619079 commit 20e7e5a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/snaps-cli/src/commands/manifest/implementation.test.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ describe('manifest', () => {
164164
"url": "https://github.com/MetaMask/example-snap.git"
165165
},
166166
"source": {
167-
"shasum": "itjh0enng42nO6BxNCEhDH8wm3yl4xlVclfd5LsZ2wA=",
167+
"shasum": "xYFUdpKz+yNGb1LwDGRHmqsH1PXknt2tE9ZJr1P0kb4=",
168168
"location": {
169169
"npm": {
170170
"filePath": "dist/bundle.js",
@@ -179,7 +179,7 @@ describe('manifest', () => {
179179
"chains": ["eip155:1", "eip155:2", "eip155:3"]
180180
}
181181
},
182-
"platformVersion": "1.0.0",
182+
"platformVersion": "6.13.0",
183183
"manifestVersion": "0.1"
184184
}
185185
"

0 commit comments

Comments
 (0)