diff options
author | Jared Deckard <jared.deckard@gmail.com> | 2017-05-18 22:05:05 -0500 |
---|---|---|
committer | Jared Deckard <jared.deckard@gmail.com> | 2017-05-23 08:29:09 -0500 |
commit | 7f1e2d1ffd9b14ae4a09784302b231c988b4d277 (patch) | |
tree | 4b2265798ac5c172efb537bfe4b5c39d48377696 /package.json | |
parent | 48422b415d16927d0382dd401145807a50a00772 (diff) | |
download | gitlab-ce-7f1e2d1ffd9b14ae4a09784302b231c988b4d277.tar.gz |
Upgrade to task_list v2
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 800327d8a08..448fe6287e3 100644 --- a/package.json +++ b/package.json @@ -22,6 +22,7 @@ "core-js": "^2.4.1", "css-loader": "^0.28.0", "d3": "^3.5.11", + "deckar01-task_list": "^2.0.0", "document-register-element": "^1.3.0", "dropzone": "^4.2.0", "emoji-unicode-version": "^0.2.1", |