Skip to content

Commit 6d73acf

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 3adbf7a commit 6d73acf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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,10 +26,10 @@
2626
"devDependencies": {
2727
"mocha": "^6.2.2",
2828
"pngjs": "^3.4.0",
29-
"three": "^0.112.1"
29+
"three": "^0.137.0"
3030
},
3131
"peerDependencies": {
32-
"three": "^0.112.1"
32+
"three": "^0.137.0"
3333
},
3434
"dependencies": {},
3535
"engines": {

0 commit comments

Comments
 (0)