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:
authorMichael Keller <github@ike.ch>2021-03-23 16:19:21 +0300
committerGitHub <noreply@github.com>2021-03-23 16:19:21 +0300
commitf9008db35929a403e235eb5f8a6a57abb67550f0 (patch)
tree8031df77c741773546e6fe3b206ee03a3b611e9d /package.json
parente14700703d8334224478a90fd34efa40eea363f4 (diff)
Revert "Bump three from 0.97.0 to 0.125.0"
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 f8f9fb41..00af1ce2 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.125.0",
+ "three": "~0.97.0",
"universal-ga": "^1.2.0",
"vue": "2.6.12"
},