Skip to content

Commit

Permalink
Re-add homepage to package.json
Browse files Browse the repository at this point in the history
As called out at
#1891 (comment)
  • Loading branch information
Vinnl committed May 25, 2022
1 parent b481d13 commit 9385af1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,6 @@
],
"scripts": {
"heroku-postbuild": "git clone https://github.com/mozilla-l10n/fx-private-relay-l10n.git privaterelay/locales; cd frontend; NODE_ENV=\"development\" npm ci; npm run build"
}
},
"homepage": "https://github.com/mozilla/fx-private-relay#readme"
}

0 comments on commit 9385af1

Please sign in to comment.