Update of multiple frontend libs.
This commit is contained in:
parent
de261dbde5
commit
a9c6ddc03b
276 changed files with 41257 additions and 19300 deletions
7
app/bower_components/jquery/src/data/var/dataPriv.js
vendored
Normal file
7
app/bower_components/jquery/src/data/var/dataPriv.js
vendored
Normal file
|
@ -0,0 +1,7 @@
|
|||
define( [
|
||||
"../Data"
|
||||
], function( Data ) {
|
||||
"use strict";
|
||||
|
||||
return new Data();
|
||||
} );
|
Loading…
Add table
Add a link
Reference in a new issue