Skip to content

Commit

Permalink
add logo in npm files
Browse files Browse the repository at this point in the history
  • Loading branch information
peterjah committed Dec 19, 2024
1 parent 390edf8 commit ffcbd08
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/snap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@
"main": "./dist/bundle.js",
"files": [
"dist/",
"snap.manifest.json"
"snap.manifest.json",
"logo-massa.svg"
],
"scripts": {
"allow-scripts": "yarn workspace root allow-scripts",
Expand Down

0 comments on commit ffcbd08

Please sign in to comment.