Skip to content

Commit

Permalink
fix: compute localCamera (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarosabu authored Jun 24, 2023
1 parent a84149b commit bff26d7
Show file tree
Hide file tree
Showing 3 changed files with 244 additions and 273 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,28 +52,28 @@
"three-stdlib": "^2.23.10"
},
"devDependencies": {
"vue": "^3.3.4",
"three": "^0.153.0",
"@alvarosabu/prettier-config": "^1.3.0",
"@release-it/conventional-changelog": "^5.1.1",
"@tresjs/cientos": "2.1.4",
"@tresjs/core": "2.3.0",
"@types/three": "^0.152.1",
"@vitejs/plugin-vue": "^4.1.0",
"@vitejs/plugin-vue": "^4.2.3",
"gsap": "^3.12.1",
"kolorist": "^1.7.0",
"kolorist": "^1.8.0",
"pathe": "^1.1.1",
"prettier": "^2.8.8",
"release-it": "^15.11.0",
"rollup-plugin-analyzer": "^4.0.0",
"rollup-plugin-visualizer": "^5.9.2",
"three": "^0.153.0",
"typescript": "^5.1.3",
"unocss": "^0.53.1",
"unocss": "^0.53.3",
"vite": "^4.3.9",
"vite-plugin-banner": "^0.7.0",
"vite-plugin-dts": "2.3.0",
"vite-svg-loader": "^4.0.0",
"vitepress": "1.0.0-beta.2",
"vue-tsc": "^1.8.0"
"vitepress": "1.0.0-beta.3",
"vue": "^3.3.4",
"vue-tsc": "^1.8.1"
}
}
Loading

0 comments on commit bff26d7

Please sign in to comment.