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 05a5b27 commit d0c6431Copy full SHA for d0c6431
packages/snaps-cli/src/commands/watch/__test__/invalid/snap.manifest.json
@@ -3,7 +3,7 @@
3
"description": "E2E test for Snap `watch` command with invalid manifest",
4
"proposedName": "E2E Test",
5
"source": {
6
- "shasum": "6XwK8YFZSsqsvSmij9sI/i3JHYQA7NDndJMCLtGNSus=",
+ "shasum": "yf0CkKrbMBNlU139tYovgK2bUw+ec8eSMT8bb0hRv90=",
7
"location": {
8
"npm": {
9
"filePath": "bundle.js",
@@ -13,6 +13,6 @@
13
}
14
},
15
"initialPermissions": {},
16
- "platformVersion": "10.0.0",
+ "platformVersion": "10.1.0",
17
"manifestVersion": "0.1"
18
0 commit comments