We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a619079 commit 20e7e5aCopy full SHA for 20e7e5a
packages/snaps-cli/src/commands/manifest/implementation.test.ts
@@ -164,7 +164,7 @@ describe('manifest', () => {
164
"url": "https://github.com/MetaMask/example-snap.git"
165
},
166
"source": {
167
- "shasum": "itjh0enng42nO6BxNCEhDH8wm3yl4xlVclfd5LsZ2wA=",
+ "shasum": "xYFUdpKz+yNGb1LwDGRHmqsH1PXknt2tE9ZJr1P0kb4=",
168
"location": {
169
"npm": {
170
"filePath": "dist/bundle.js",
@@ -179,7 +179,7 @@ describe('manifest', () => {
179
"chains": ["eip155:1", "eip155:2", "eip155:3"]
180
}
181
182
- "platformVersion": "1.0.0",
+ "platformVersion": "6.13.0",
183
"manifestVersion": "0.1"
184
185
"
0 commit comments