Skip to content

Commit 614c7e5

Browse files
Bump three from 0.112.1 to 0.137.0
Bumps [three](https://github.com/mrdoob/three.js) from 0.112.1 to 0.137.0. - [Release notes](https://github.com/mrdoob/three.js/releases) - [Commits](https://github.com/mrdoob/three.js/commits) --- updated-dependencies: - dependency-name: three dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c3b1c98 commit 614c7e5

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@
2626
"devDependencies": {
2727
"mocha": "^6.2.2",
2828
"pngjs": "^3.4.0",
29-
"three": "^0.112.1",
29+
"three": "^0.125.0",
3030
"three-ply-loader": "^1.0.0"
3131
},
3232
"peerDependencies": {
33-
"three": "^0.112.1"
33+
"three": "^0.125.0"
3434
},
3535
"dependencies": {},
3636
"engines": {

0 commit comments

Comments
 (0)