diff options
author | Fatih Acet <acetfatih@gmail.com> | 2019-01-18 01:52:09 +0100 |
---|---|---|
committer | Fatih Acet <acetfatih@gmail.com> | 2019-01-30 23:18:15 +0100 |
commit | 35ada101a7354fee87c4bfbcb996e99d4746bbaa (patch) | |
tree | 2efeb618d74cad05fec145230fc5d13c7c57f828 /yarn.lock | |
parent | 7ad76a5418a201b53963d3efd1206870fe2d9770 (diff) | |
download | gitlab-ce-35ada101a7354fee87c4bfbcb996e99d4746bbaa.tar.gz |
Temporarily use tasklist from fatihacet’s fork
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/yarn.lock b/yarn.lock index 5c9139fdbfa..84b291597f5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3032,10 +3032,9 @@ decamelize@^2.0.0: dependencies: xregexp "4.0.0" -deckar01-task_list@^2.0.1: +deckar01-task_list@fatihacet/task_list#844da3f: version "2.0.1" - resolved "https://registry.yarnpkg.com/deckar01-task_list/-/deckar01-task_list-2.0.1.tgz#fdcfb6ab5717055a82f29e863a49990a043a06a9" - integrity sha512-i5fT8QxJ9iV6dfgy5U0NHW91O5cKsvDc4u8JNMnZ6efQc356bA9vKuXO3732agSry+bO6TolzTmuqSRi4tkkeA== + resolved "https://codeload.github.com/fatihacet/task_list/tar.gz/844da3fa2830bcb159a70bf195d4693f9f22e04a" decode-uri-component@^0.2.0: version "0.2.0" |