Skip to content

Commit

Permalink
add homepage key to package.json
Browse files Browse the repository at this point in the history
this was necessary to get the built image to load properly over ipfs
  • Loading branch information
Leibniz137 committed Feb 22, 2021
1 parent c528e05 commit 3a9a9f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/keep-benefits/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "keep-benefits",
"version": "0.1.0",
"private": true,
"homepage": "./",
"dependencies": {
"@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "^11.1.0",
Expand Down

0 comments on commit 3a9a9f1

Please sign in to comment.