diff options
author | Alexey Terentyev <axifnx@gmail.com> | 2018-06-02 18:54:40 +0300 |
---|---|---|
committer | Lauris BH <lauris@nix.lv> | 2018-06-02 18:54:40 +0300 |
commit | 7893e5939a4bafbd4a3e5a7699c81e7780429eda (patch) | |
tree | 82e3cba7381a9cda0b1536fd52f7a122e02d236e /public/vendor/VERSIONS | |
parent | 9a1772b0fabee0117f3e4f62621a044209da5c6d (diff) | |
download | gitea-7893e5939a4bafbd4a3e5a7699c81e7780429eda.tar.gz gitea-7893e5939a4bafbd4a3e5a7699c81e7780429eda.zip |
Update gitgraph.js to fix "Cannot read property color of undefined" (#4095)
Signed-off-by: Alexey Terentyev <axifnx@gmail.com>
Diffstat (limited to 'public/vendor/VERSIONS')
-rw-r--r-- | public/vendor/VERSIONS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/vendor/VERSIONS b/public/vendor/VERSIONS index 0ce93fe107..561d3d3e44 100644 --- a/public/vendor/VERSIONS +++ b/public/vendor/VERSIONS @@ -15,7 +15,7 @@ File(s): /vendor/plugins/clipboard/clipboard.min.js Version: 1.5.9 File(s): /vendor/plugins/gitgraph/gitgraph.js -Version: 9b492e8bf1ddf7908a4997b8f83fa38a809a9da3 +Version: 745f604212e2abfe2f0a59169ea530857b46625c File(s): /vendor/plugins/vue/vue.min.js Version: 2.1.10 |