Skip to content

Commit 5bd4372

Browse files
committed
chore: update @Tresjs/core to version 5.0.0-next.6
- Upgraded @Tresjs/core in package.json and playground/package.json to version 5.0.0-next.6 for enhanced features and stability. - Updated pnpm-lock.yaml to reflect the new version and its dependencies, ensuring compatibility across the project.
1 parent 768578a commit 5bd4372

File tree

3 files changed

+12
-31
lines changed

3 files changed

+12
-31
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
},
6363
"devDependencies": {
6464
"@release-it/conventional-changelog": "^10.0.0",
65-
"@tresjs/core": "https://pkg.pr.new/@tresjs/core@1044",
65+
"@tresjs/core": "5.0.0-next.6",
6666
"@tresjs/eslint-config": "^1.4.0",
6767
"@tresjs/leches": "https://pkg.pr.new/@tresjs/leches@9ad0cd3",
6868
"@types/three": "^0.172.0",

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"@tresjs/cientos": "5.0.0-next.2",
13-
"@tresjs/core": "https://pkg.pr.new/@tresjs/core@a5468fc",
13+
"@tresjs/core": "5.0.0-next.6",
1414
"@tresjs/post-processing": "workspace:*",
1515
"vue-router": "^4.5.0"
1616
},

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)