moving orbits to directory

This commit is contained in:
Sheldan
2024-03-20 21:28:08 +01:00
parent ad8b454ea4
commit c9717fc037
9 changed files with 4 additions and 2 deletions

14
orbits/package.json Normal file
View File

@@ -0,0 +1,14 @@
{
"name": "orbits",
"version": "1.0.0",
"description": "",
"private": true,
"author": "Sheldan",
"license": "MIT",
"dependencies": {
"three": "^0.162.0"
},
"devDependencies": {
"vite": "^5.1.5"
}
}