mirror of
https://github.com/denismhz/solar-system.git
synced 2025-11-09 16:16:22 +01:00
Update
This commit is contained in:
parent
2ea93e78e1
commit
081e1ce376
|
|
@ -7,7 +7,7 @@
|
|||
"dev": "vite --host",
|
||||
"build": "vite build",
|
||||
"lint": "eslint src --ext js,jsx --report-unused-disable-directives --max-warnings 0",
|
||||
"preview": "vite preview"
|
||||
"preview": "vite preview --host"
|
||||
},
|
||||
"dependencies": {
|
||||
"@react-three/drei": "^9.66.1",
|
||||
|
|
|
|||
Loading…
Reference in a new issue