Add package.json params

This commit is contained in:
Aditya Vasantharao 2021-03-24 01:01:31 -04:00
parent b551f76bb7
commit 11e12b8ca8

View File

@ -1,7 +1,8 @@
{
"name": "potentia-site",
"version": "0.1.0",
"private": true,
"private": false,
"homepage": "https://potentiarobotics.github.io/website/",
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^1.2.34",
"@fortawesome/free-solid-svg-icons": "^5.15.2",