third time's a charm

This commit is contained in:
Chop
2022-02-18 00:14:48 +01:00
parent f7bd47f974
commit e4478d7841
7 changed files with 2258 additions and 267 deletions

View File

@@ -10,12 +10,15 @@
},
"dependencies": {
"@supercharge/request-ip": "^1.1.2",
"axios": "^0.26.0",
"child_process": "^1.0.2",
"evergreen-ui": "^6.8.2",
"next": "^12.0.10",
"next-auth": "^4.2.1",
"nodemailer": "^6.7.2",
"react": "17.0.2",
"react-dom": "17.0.2"
"react-dom": "17.0.2",
"three": "^0.137.5"
},
"devDependencies": {
"autoprefixer": "^10.4.0",