Did a quick create-react-app

"What's with all these vulnerabilities?"
This commit is contained in:
Hansi Xu 2022-02-21 17:02:07 -05:00
parent 75725c2124
commit cce32d2267
2 changed files with 1137 additions and 1 deletions

1133
package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff

View File

@ -15,5 +15,8 @@
"bugs": {
"url": "https://github.com/csc309-winter-2022/team58/issues"
},
"homepage": "https://github.com/csc309-winter-2022/team58#readme"
"homepage": "https://github.com/csc309-winter-2022/team58#readme",
"dependencies": {
"create-react-app": "^5.0.0"
}
}