diff options
Diffstat (limited to 'public/vendor/librejs.html')
-rw-r--r-- | public/vendor/librejs.html | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/public/vendor/librejs.html b/public/vendor/librejs.html index 4944ef8184..0005f6af9e 100644 --- a/public/vendor/librejs.html +++ b/public/vendor/librejs.html @@ -18,12 +18,7 @@ <tr> <td><a href="../js/jquery.js">jQuery</a></td> <td><a href="https://jquery.org/license/">MIT</a></td> - <td><a href="https://code.jquery.com/jquery-3.4.1.min.js">jquery-3.4.1.min.js</a></td> - </tr> - <tr> - <td><a href="../js/jquery.js">jQuery Migrate</a></td> - <td><a href="https://jquery.org/license/">MIT</a></td> - <td><a href="https://code.jquery.com/jquery-migrate-3.1.0.min.js">jquery-migrate-3.1.0.min.js</a></td> + <td><a href="https://code.jquery.com/jquery-3.5.0.min.js">jquery-3.5.0.min.js</a></td> </tr> <tr> <td><a href="../fomantic/semantic.min.js">semantic.min.js</a></td> |