Skip to content

Commit

Permalink
feat: add filsnap.dev and glif.io to initialConnections
Browse files Browse the repository at this point in the history
  • Loading branch information
hugomrdias committed Sep 4, 2024
1 parent fa142bb commit 53fb49a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions packages/snap/snap.manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/filecoin-project/filsnap.git"
},
"source": {
"shasum": "4Hli2ldMXbJmpDd2+MHqlCDBk2zoU2jT5quO3ZyFuh0=",
"shasum": "xECCljVDj9hrAjy97R9YhEDM2rDOo2ZlGxgjo2Q/PZk=",
"location": {
"npm": {
"filePath": "dist/snap.js",
Expand All @@ -18,7 +18,8 @@
}
},
"initialConnections": {
"http://localhost:5173": {}
"https://filsnap.dev": {},
"https://www.glif.io/": {}
},
"initialPermissions": {
"endowment:page-home": {},
Expand Down

0 comments on commit 53fb49a

Please sign in to comment.