Skip to content

Commit

Permalink
update manifests after rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillaumeRx committed Dec 13, 2024
1 parent 21dac9d commit b78c61c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/MetaMask/snaps.git"
},
"source": {
"shasum": "eug1Oxfxo/X97epSDNuF3elpxJUBNGgPgfvvmVxShxo=",
"shasum": "35HQhxL4gofSuKHVUys68L7FJfbI+6gaNrVPOBl20Mo=",
"location": {
"npm": {
"filePath": "dist/bundle.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/examples/packages/browserify/snap.manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/MetaMask/snaps.git"
},
"source": {
"shasum": "Jh7Kcnzc5flRZM4SL8yQnMBj99YrmU91iLLaIxH2o/k=",
"shasum": "M/1ovz7O+iaOD9387jISV8LlmXbTxLO3AlWbnv2pEOc=",
"location": {
"npm": {
"filePath": "dist/bundle.js",
Expand Down
3 changes: 2 additions & 1 deletion packages/examples/packages/settings-page/snap.manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/MetaMask/snaps.git"
},
"source": {
"shasum": "3ALmFgSTATWDBMOVlvPbwPWdtkp98ewtZGFvRQysJB4=",
"shasum": "9xTn79sMhMLJJgSKn/6kfI+VTEKv9J1acTVlM2Le2ac=",
"location": {
"npm": {
"filePath": "dist/bundle.js",
Expand All @@ -19,5 +19,6 @@
"initialPermissions": {
"endowment:page-settings": {}
},
"platformVersion": "6.13.0",
"manifestVersion": "0.1"
}

0 comments on commit b78c61c

Please sign in to comment.