add planet name, upgrade level and 3d render of PI setup

This commit is contained in:
Calli
2023-07-02 22:34:00 +03:00
parent 04bdd3cc69
commit c89506420e
8 changed files with 384 additions and 33 deletions

View File

@@ -29,10 +29,12 @@
"react-countdown": "^2.3.5",
"react-dom": "18.2.0",
"sharp": "^0.32.1",
"three": "^0.154.0",
"typescript": "5.1.3"
},
"devDependencies": {
"@types/crypto-js": "^4.1.1",
"@types/luxon": "^3.3.0"
"@types/luxon": "^3.3.0",
"@types/three": "^0.152.1"
}
}