Invent the third dimension. Update homepage screenshots.
This commit is contained in:
@@ -12,12 +12,18 @@
|
||||
"react": "^19.2.5",
|
||||
"react-dom": "^19.2.5",
|
||||
"react-force-graph-2d": "^1.29.1",
|
||||
"tailwindcss": "^4.2.4"
|
||||
"react-force-graph-3d": "^1.29.1",
|
||||
"tailwindcss": "^4.2.4",
|
||||
"three": "^0.184.0",
|
||||
"three-spritetext": "^1.10.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "^19.0.0",
|
||||
"@types/react-dom": "^19.0.0",
|
||||
"parcel": "^2.14.0",
|
||||
"parcel-reporter-static-files-copy": "^1.5.3"
|
||||
},
|
||||
"@parcel/resolver-default": {
|
||||
"packageExports": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user