diff options
author | Lauri Ojansivu <x@xet7.org> | 2020-01-31 19:48:21 +0200 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2020-01-31 19:48:21 +0200 |
commit | e37bbb9e446404bfb25ed3cf7c53eaf1b44c752a (patch) | |
tree | a2adcb18d73a5adc95ed0a98572dfdd3cf2b373c /package.json | |
parent | 85d47c4ff2c625331540d7cbc7f499c41df6d3b8 (diff) | |
download | wekan-e37bbb9e446404bfb25ed3cf7c53eaf1b44c752a.tar.gz wekan-e37bbb9e446404bfb25ed3cf7c53eaf1b44c752a.tar.bz2 wekan-e37bbb9e446404bfb25ed3cf7c53eaf1b44c752a.zip |
Update package versions.
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 3c31c0e9..ab8de004 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "prettier-eslint": "^8.8.2" }, "dependencies": { - "@babel/runtime": "^7.8.3", + "@babel/runtime": "^7.8.4", "ajv": "^5.0.0", "babel-runtime": "^6.26.0", "bcrypt": "^3.0.7", |