Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/betaflight/betaflight-configurator.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-01 23:47:37 +0300
committerGitHub <noreply@github.com>2021-03-01 23:47:37 +0300
commitec01af39cd1b5b943b3c98a2cc170dfcfddfd6c7 (patch)
treea02e8d7465b37b199682d52b24e234d6f4990757 /package.json
parent9cedeb23ca7f8c26874eb9556d0ad7d3819c521f (diff)
Bump three from 0.97.0 to 0.125.0
Bumps [three](https://github.com/mrdoob/three.js) from 0.97.0 to 0.125.0. - [Release notes](https://github.com/mrdoob/three.js/releases) - [Commits](https://github.com/mrdoob/three.js/commits) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 00af1ce2..f8f9fb41 100644
--- a/package.json
+++ b/package.json
@@ -70,7 +70,7 @@
"semver-min": "^0.6.5",
"short-unique-id": "^1.1.1",
"switchery-latest": "^0.8.2",
- "three": "~0.97.0",
+ "three": "~0.125.0",
"universal-ga": "^1.2.0",
"vue": "2.6.12"
},