Skip to content

Commit 62981d0

Browse files
Bump three from 0.114.0 to 0.137.0 in /codelabs/intro-to-webgl
Bumps [three](https://github.com/mrdoob/three.js) from 0.114.0 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:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 784e9d4 commit 62981d0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

codelabs/intro-to-webgl/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.

codelabs/intro-to-webgl/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"license": "CC-BY-SA-4.0",
2121
"dependencies": {
2222
"orbit-controls-es6": "^2.0.1",
23-
"three": "^0.114.0"
23+
"three": "^0.137.0"
2424
},
2525
"devDependencies": {
2626
"prpl-server": "^1.2.0"

0 commit comments

Comments
 (0)