Skip to content

Commit

Permalink
fix: logo
Browse files Browse the repository at this point in the history
  • Loading branch information
simonas-notcat committed Nov 26, 2024
1 parent b0708bf commit 98ceb79
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion packages/snap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "intuition-snap",
"version": "0.1.0",
"version": "0.1.1",
"description": "Bringing human trust to trustless systems.",
"repository": {
"type": "git",
Expand All @@ -10,6 +10,7 @@
"main": "./dist/bundle.js",
"files": [
"dist/",
"src/images/logo.svg",
"snap.manifest.json"
],
"scripts": {
Expand Down
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",
"version": "0.1.1",
"description": "Bringing human trust to trustless systems.",
"proposedName": "Intuition",
"repository": {
"type": "git",
"url": "https://github.com/0xIntuition/intuition-snap.git"
},
"source": {
"shasum": "boe84g2HcJbGTo73lcgathyoUX4WU+NTMH0GTXPEV2w=",
"shasum": "u/2Mpk/VKhdSWRkRNutUw4rNTQtIeQt+dGffr9mDeqc=",
"location": {
"npm": {
"filePath": "dist/bundle.js",
Expand Down

0 comments on commit 98ceb79

Please sign in to comment.