Skip to content
This repository was archived by the owner on Feb 1, 2026. It is now read-only.

Commit 6e3e34f

Browse files
authored
Merge pull request #10 from Tresjs/bugfix/8-gltfmodel-broken-after-v2
chore(deps): bump @Tresjs/core from 2.0.0-alpha.0 to 2.0.0-alpha.1
2 parents 7b7081b + 1787d3f commit 6e3e34f

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s"
4040
},
4141
"peerDependencies": {
42-
"@tresjs/core": "2.0.0-alpha.0",
42+
"@tresjs/core": "2.0.0-alpha.1",
4343
"three": "latest",
4444
"vue": "^3.2.47"
4545
},
@@ -62,7 +62,7 @@
6262
"vite-plugin-dts": "2.1.0"
6363
},
6464
"dependencies": {
65-
"@tresjs/core": "2.0.0-alpha.0",
65+
"@tresjs/core": "2.0.0-alpha.1",
6666
"@vueuse/core": "^9.13.0",
6767
"three": "^0.150.1",
6868
"three-stdlib": "^2.21.8",

pnpm-lock.yaml

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)