
7 changed files with 16 additions and 16 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1,24 +1,24 @@
|
||||
/*! |
||||
* Sizzle CSS Selector Engine v2.3.5 |
||||
* Sizzle CSS Selector Engine v2.3.6 |
||||
* https://sizzlejs.com/ |
||||
* |
||||
* Copyright JS Foundation and other contributors |
||||
* Released under the MIT license |
||||
* https://js.foundation/ |
||||
* |
||||
* Date: 2020-03-14 |
||||
* Date: 2021-02-16 |
||||
*/ |
||||
|
||||
/*! |
||||
* jQuery JavaScript Library v3.5.1 |
||||
* jQuery JavaScript Library v3.6.0 |
||||
* https://jquery.com/ |
||||
* |
||||
* Includes Sizzle.js |
||||
* https://sizzlejs.com/ |
||||
* |
||||
* Copyright JS Foundation and other contributors |
||||
* Copyright OpenJS Foundation and other contributors |
||||
* Released under the MIT license |
||||
* https://jquery.org/license |
||||
* |
||||
* Date: 2020-05-04T22:49Z |
||||
* Date: 2021-03-02T17:08Z |
||||
*/ |
||||
|
Loading…
Reference in new issue