Skip to content

Commit b49d55c

Browse files
fix(deps): update dependency @tresjs/cientos to v4
1 parent 3c44dfb commit b49d55c

File tree

3 files changed

+5893
-7858
lines changed

3 files changed

+5893
-7858
lines changed

playground-nuxt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"postinstall": "nuxt prepare"
1111
},
1212
"dependencies": {
13-
"@tresjs/cientos": "^3.5.1",
13+
"@tresjs/cientos": "^4.0.0",
1414
"@tresjs/nuxt": "^1.2.2",
1515
"@types/three": "^0.152.1"
1616
},

playground/public/nuxt-stones/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"preview": "vitepress preview"
1010
},
1111
"dependencies": {
12-
"@tresjs/cientos": "^3.0.1",
12+
"@tresjs/cientos": "^4.0.0",
1313
"@tresjs/core": "^3.2.2",
1414
"@tresjs/post-processing": "workspace:^",
1515
"gsap": "^3.11.5"

0 commit comments

Comments
 (0)