Skip to content

Commit 34bd217

Browse files
committed
fix(docs): Unify the version of Three.js used throughout the repo
1 parent dda60fd commit 34bd217

2 files changed

Lines changed: 6 additions & 12 deletions

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,8 @@
6464
"sharp"
6565
],
6666
"overrides": {
67-
"rollup": "4.34.8"
67+
"rollup": "4.34.8",
68+
"three": "catalog:example"
6869
}
6970
}
7071
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)