summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-08-26 14:42:15 +0300
committerGitHub <noreply@github.com>2019-08-26 14:42:15 +0300
commitfa34950ca938047f68e8bf90b6f63467b451338f (patch)
tree3db08a7c6d03e635f56dfe9044bdfd53606e6a6d
parentff419f0b602ba1a2cc399270ea15f322c67f3249 (diff)
parent843783d6cbaec3b5e7cbf5078c9c72c28ed16ffd (diff)
downloadwekan-fa34950ca938047f68e8bf90b6f63467b451338f.tar.gz
wekan-fa34950ca938047f68e8bf90b6f63467b451338f.tar.bz2
wekan-fa34950ca938047f68e8bf90b6f63467b451338f.zip
Merge pull request #2653 from GhassenRjab/add-missing-modules
Add missing modules
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index b44ee085..dc7562a5 100644
--- a/package.json
+++ b/package.json
@@ -53,7 +53,7 @@
"prettier-eslint": "^8.8.2"
},
"dependencies": {
- "@babel/runtime": "^7.5.4",
+ "@babel/runtime": "^7.5.5",
"ajv": "^5.0.0",
"babel-runtime": "^6.26.0",
"bcrypt": "^3.0.2",