Skip to content

Commit

Permalink
Remove "Snap" from snap name to respect rules (MetaMask#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
ziad-saab authored Sep 8, 2023
1 parent 504e344 commit 2451549
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/snap/snap.manifest.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"version": "0.1.0",
"description": "An example Snap written in TypeScript.",
"proposedName": "TypeScript Example Snap",
"proposedName": "TypeScript Example",
"repository": {
"type": "git",
"url": "https://github.com/MetaMask/template-snap-monorepo.git"
},
"source": {
"shasum": "cknzMhcfKlgEFQO+94MLwLkYxsRila2K+rxxJYVuBWE=",
"shasum": "eyp4riXi/7n5KnQrx5Ns0GvVDqHKihHJDA8L9oOYABM=",
"location": {
"npm": {
"filePath": "dist/bundle.js",
Expand Down

0 comments on commit 2451549

Please sign in to comment.