diff options
Diffstat (limited to 'public/vendor/librejs.html')
-rw-r--r-- | public/vendor/librejs.html | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/public/vendor/librejs.html b/public/vendor/librejs.html index 8de7be1215..18c5aca935 100644 --- a/public/vendor/librejs.html +++ b/public/vendor/librejs.html @@ -48,7 +48,7 @@ <tr> <td><a href="./plugins/vue/vue.min.js">vue.min.js</a></td> <td><a href="https://github.com/vuejs/vue/blob/dev/LICENSE">Expat</a></td> - <td><a href="https://github.com/vuejs/vue/archive/v2.1.10.tar.gz">vue.js-v2.1.10.tar.gz</a></td> + <td><a href="https://github.com/vuejs/vue/archive/v2.6.6.tar.gz">vue.js-v2.6.6.tar.gz</a></td> </tr> <tr> <td><a href="./plugins/emojify/emojify.min.js">emojify.min.js</a></td> @@ -136,7 +136,7 @@ <td><a href="https://github.com/swagger-api/swagger-ui/archive/v3.0.4.tar.gz">swagger-ui-v3.0.4.tar.gz</a></td> </tr> <tr> - <td><a href="./plugins/vue-calendar-heatmap">vue-calendar-heatmap</a></td> + <td><a href="./plugins/vue-calendar-heatmap/">vue-calendar-heatmap</a></td> <td><a href="https://github.com/WildCodeSchool/vue-calendar-heatmap/blob/master/README.md">MIT</a></td> <td><a href="https://github.com/WildCodeSchool/vue-calendar-heatmap/archive/master.zip">7f48b20.zip</a></td> </tr> @@ -145,6 +145,11 @@ <td><a href="https://github.com/moment/moment/blob/develop/LICENSE">MIT</a></td> <td><a href="https://github.com/moment/moment/archive/2.22.2.tar.gz">0.4.1.tar.gz</a></td> </tr> + <tr> + <td><a href="./plugins/es6-promise/">es6-promise</a></td> + <td><a href="https://github.com/stefanpenner/es6-promise/blob/master/LICENSE">MIT</a></td> + <td><a href="https://github.com/stefanpenner/es6-promise/archive/v4.2.6.tar.gz">4.2.6.tar.gz</a></td> + </tr> </tbody> </table> </body> |