mirror of
https://github.com/troisjs/trois.git
synced 2024-11-23 20:02:32 +08:00
vite/vue/three versions
This commit is contained in:
parent
2ee1c40bbe
commit
61e1c0ecbd
@ -8,7 +8,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"gsap": "^3.5.1",
|
||||
"three": "^0.120"
|
||||
"three": "^0.122"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@rollup/plugin-buble": "^0.21.3",
|
||||
@ -24,8 +24,8 @@
|
||||
"eslint-plugin-vue": "^6.2.2",
|
||||
"rollup-plugin-vue": "^6.0.0-beta.10",
|
||||
"sass": "^1.26.10",
|
||||
"vite": "^1.0.0-rc.4",
|
||||
"vue": "^3.0.0"
|
||||
"vite": "^1.0.0-rc.9",
|
||||
"vue": "^3.0.2"
|
||||
},
|
||||
"main": "build/trois.js",
|
||||
"module": "build/trois.module.js",
|
||||
|
Loading…
Reference in New Issue
Block a user