Update package.json

This commit is contained in:
Spectralitree
2020-12-09 10:13:26 +01:00
parent 1ed5405652
commit d1c3199363
3 changed files with 313 additions and 18 deletions

View File

@@ -1,5 +1,5 @@
{
"homepage": "http://spectralitree.github.io/pk-web",
"homepage": "http://spectralitree.github.io/pk-webs",
"name": "pk-web",
"version": "0.1.0",
"private": true,
@@ -7,8 +7,14 @@
"@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "^11.1.0",
"@testing-library/user-event": "^12.1.10",
"bootstrap": "^4.5.3",
"discord-markdown": "^2.4.1",
"node-fetch": "^2.6.1",
"react": "^17.0.1",
"react-bootstrap": "^1.4.0",
"react-dom": "^17.0.1",
"react-icons": "^4.1.0",
"react-router-dom": "^5.2.0",
"react-scripts": "4.0.1",
"web-vitals": "^0.2.4"
},