fix package.json

This commit is contained in:
Trent Palmer 2020-04-02 01:33:32 -07:00
parent 2282042f0a
commit a4688e16d7
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
"name": "random-quote-machine",
"version": "0.1.0",
"private": true,
"homepage": "https://trentspalmer.github.io/fcc-challenges/random-quote-machine/build/",
"homepage": "https://trentspalmer.github.io/fcc-challenges/random-quote-machine/build",
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^1.2.28",
"@fortawesome/free-brands-svg-icons": "^5.13.0",