Skip to content

Commit

Permalink
Merge branch 'main' of github.com:JuliusNmn/ChadGPT
Browse files Browse the repository at this point in the history
  • Loading branch information
JuliusNmn committed Mar 3, 2024
2 parents 497b546 + 4e0b443 commit a729b1e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,16 @@
},
"devDependencies": {
"@types/three": "^0.156.0",
"cannon-es": "^0.20.0",
"husky": "^8.0.3",
"lint-staged": "^13.3.0",
"prettier": "2.8.8",
"sass": "^1.69.0",
"typescript": "^5.2.2",
"vite": "^4.4.11",
"vite-plugin-glsl": "^1.1.2"
"vite-plugin-glsl": "^1.1.2",
"vite-plugin-top-level-await": "^1.4.1",
"vite-plugin-wasm": "^3.3.0"
},
"packageManager": "[email protected]",
"lint-staged": {
Expand Down

0 comments on commit a729b1e

Please sign in to comment.