diff options
author | Fatih Acet <acetfatih@gmail.com> | 2019-01-24 17:07:42 +0100 |
---|---|---|
committer | Fatih Acet <acetfatih@gmail.com> | 2019-01-30 23:18:17 +0100 |
commit | e42d95fb9e412388eb3215dff674e05c73d65977 (patch) | |
tree | b4aef3d12337656bf7da2cbaece11a165b02258c /package.json | |
parent | edba6ee3ccdd8efcb60057d604fbf3b1a62e56ae (diff) | |
download | gitlab-ce-e42d95fb9e412388eb3215dff674e05c73d65977.tar.gz |
Bump up tasklist package to v2.2.0
v2.1.0 was published wrongly by the package author.
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 cdd779acc23..bd673b86fab 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "d3-time": "^1.0.8", "d3-time-format": "^2.1.1", "dateformat": "^3.0.3", - "deckar01-task_list": "^2.1.0", + "deckar01-task_list": "^2.2.0", "diff": "^3.4.0", "document-register-element": "1.3.0", "dropzone": "^4.2.0", |