diff options
author | techknowlogick <techknowlogick@users.noreply.github.com> | 2018-05-29 01:54:15 -0400 |
---|---|---|
committer | Lunny Xiao <xiaolunwen@gmail.com> | 2018-05-29 13:54:15 +0800 |
commit | 832ca509d36ede26780ccb76528515fe318dca8d (patch) | |
tree | aa7fd1fa27cb1ff2280f237872aa04bb57e9246c /public/vendor/VERSIONS | |
parent | 2139c152cbf856b62e636df3b4dee784847b3a25 (diff) | |
download | gitea-832ca509d36ede26780ccb76528515fe318dca8d.tar.gz gitea-832ca509d36ede26780ccb76528515fe318dca8d.zip |
Remove autolink.js references (#4072)
* Autolink.js no longer used
Fixes #4069
* Remove autolink.js references
* Fix reference to u2f js
Diffstat (limited to 'public/vendor/VERSIONS')
-rw-r--r-- | public/vendor/VERSIONS | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/public/vendor/VERSIONS b/public/vendor/VERSIONS index e1e09a87ec..0ce93fe107 100644 --- a/public/vendor/VERSIONS +++ b/public/vendor/VERSIONS @@ -17,9 +17,6 @@ Version: 1.5.9 File(s): /vendor/plugins/gitgraph/gitgraph.js Version: 9b492e8bf1ddf7908a4997b8f83fa38a809a9da3 -File(s): /vendor/plugins/autolink/autolink.js -Version: 741f66f - File(s): /vendor/plugins/vue/vue.min.js Version: 2.1.10 @@ -50,6 +47,9 @@ Version: 1.10.1 File(s): /vendor/plugins/pdfjs/ Version: 1.4.20 +File(s): /vendor/plugins/u2f/ +Version: 1.0.8 + File(s): /vendor/assets/font-awesome/fonts/ Version: 4.6.0 |