Skip to content

Commit

Permalink
Merge pull request #26 from Nomis-cc/feature/update-layout
Browse files Browse the repository at this point in the history
fix: update package.json
  • Loading branch information
SukhachevN authored Aug 8, 2024
2 parents be982ca + 3010e49 commit 00dc851
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
Expand Up @@ -10,7 +10,8 @@
"main": "./dist/bundle.js",
"files": [
"dist/",
"snap.manifest.json"
"snap.manifest.json",
"images/icon.svg"
],
"scripts": {
"allow-scripts": "yarn workspace root allow-scripts",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14438,9 +14438,9 @@ __metadata:
languageName: node
linkType: hard

"nomis_snap@workspace:packages/snap":
"nomis-snap@workspace:packages/snap":
version: 0.0.0-use.local
resolution: "nomis_snap@workspace:packages/snap"
resolution: "nomis-snap@workspace:packages/snap"
dependencies:
"@jest/globals": ^29.5.0
"@metamask/auto-changelog": ^3.4.4
Expand Down

0 comments on commit 00dc851

Please sign in to comment.