Skip to content

Commit

Permalink
fix: fixes published files (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
martines3000 authored Oct 5, 2022
1 parent 8a3fa5d commit 7d378cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"main": "src/index.ts",
"files": [
"dist/bundle.js",
"dist/snap.js",
"snap.manifest.json",
"package.json",
"images"
Expand Down
2 changes: 1 addition & 1 deletion snap.manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/blockchain-lab-um/ssi-snap.git"
},
"source": {
"shasum": "wZmx71xBKgRO+qUNLlU0veitakVqg++NlopJW7NjABM=",
"shasum": "chmxZqV/Te7XA24PxV7zFzFMLcN1sSOlOC4dad7eEEI=",
"location": {
"npm": {
"filePath": "dist/snap.js",
Expand Down

0 comments on commit 7d378cd

Please sign in to comment.