summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-10-01 00:48:36 +0300
committerLauri Ojansivu <x@xet7.org>2019-10-01 00:48:36 +0300
commit98c38fe58f597cbc0389676ae880704a671e480b (patch)
tree56044051bc05c6d2ee9a942987a5740b3ea12d73 /package-lock.json
parent44378fe9d10f690a42dc79f0e07aebade7f708f1 (diff)
downloadwekan-98c38fe58f597cbc0389676ae880704a671e480b.tar.gz
wekan-98c38fe58f597cbc0389676ae880704a671e480b.tar.bz2
wekan-98c38fe58f597cbc0389676ae880704a671e480b.zip
Drag handles continue. In progress.
Thanks to xet7 !
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 32c0fc21..12ae95d9 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -25,9 +25,9 @@
}
},
"@babel/runtime": {
- "version": "7.5.5",
- "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.5.5.tgz",
- "integrity": "sha512-28QvEGyQyNkB0/m2B4FU7IEZGK2NUrcMtT6BZEFALTguLk+AUT6ofsHtPk5QyjAdUkpMJ+/Em+quwz4HOt30AQ==",
+ "version": "7.6.2",
+ "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.6.2.tgz",
+ "integrity": "sha512-EXxN64agfUqqIGeEjI5dL5z0Sw0ZwWo1mLTi4mQowCZ42O59b7DRpZAnTC6OqdF28wMBMFKNb/4uFGrVaigSpg==",
"requires": {
"regenerator-runtime": "^0.13.2"
}