chore: Add dotenv as devDependency

Added for potential use in development scripts and testing utilities.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2025-11-10 14:13:13 +00:00
parent 4abe8183d8
commit b457e94ccb
2 changed files with 10 additions and 0 deletions

View File

@@ -49,6 +49,7 @@
"@types/react": "latest",
"@types/react-dom": "latest",
"@types/three": "^0.181.0",
"dotenv": "^17.2.3",
"eslint": "latest",
"eslint-config-next": "latest",
"jiti": "^2.6.1",