diff options
author | Lauri Ojansivu <x@xet7.org> | 2019-10-01 00:48:36 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2019-10-01 00:48:36 +0300 |
commit | 98c38fe58f597cbc0389676ae880704a671e480b (patch) | |
tree | 56044051bc05c6d2ee9a942987a5740b3ea12d73 /package.json | |
parent | 44378fe9d10f690a42dc79f0e07aebade7f708f1 (diff) | |
download | wekan-98c38fe58f597cbc0389676ae880704a671e480b.tar.gz wekan-98c38fe58f597cbc0389676ae880704a671e480b.tar.bz2 wekan-98c38fe58f597cbc0389676ae880704a671e480b.zip |
Drag handles continue. In progress.
Thanks to xet7 !
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index c562b049..139cb96c 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "prettier-eslint": "^8.8.2" }, "dependencies": { - "@babel/runtime": "^7.5.5", + "@babel/runtime": "^7.6.2", "ajv": "^5.0.0", "babel-runtime": "^6.26.0", "bcrypt": "^3.0.2", |