fix(tools): set homepage for CRA builds (#42681)

This commit is contained in:
Mrugesh Mohapatra
2021-06-30 17:33:19 +05:30
committed by GitHub
parent 3bb307b911
commit 25fcf835ed

View File

@ -15,7 +15,7 @@
"bugs": {
"url": "https://github.com/freeCodeCamp/freeCodeCamp/issues"
},
"homepage": "https://github.com/freeCodeCamp/freeCodeCamp#readme",
"homepage": "https://tools.freecodecamp.org",
"author": "freeCodeCamp <team@freecodecamp.org>",
"main": "none",
"scripts": {