File tree Expand file tree Collapse file tree 4 files changed +8
-98
lines changed Expand file tree Collapse file tree 4 files changed +8
-98
lines changed Original file line number Diff line number Diff line change 66.coverage-results
77.idea
88* .iml
9+ yarn.lock
10+ package-lock.json
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 99 "description" : " jQuery plugin for user friendly query/filter creator" ,
1010 "main" : " dist/js/query-builder.js" ,
1111 "dependencies" : {
12- "bootstrap" : " >=3.1.0 <4" ,
13- "dot" : " >=1.0.3" ,
14- "jquery" : " ^3.3.1" ,
15- "jquery-extendext" : " >=0.1.2" ,
16- "moment" : " ^2.21.0"
12+ "bootstrap" : " ^3.4.1" ,
13+ "dot" : " ^1.1.3" ,
14+ "jquery" : " ^3.5.1" ,
15+ "jquery-extendext" : " ^1.0.0" ,
16+ "moment" : " ^2.29.1" ,
17+ "sql-parser-mistic" : " ^1.2.3"
1718 },
1819 "devDependencies" : {
1920 "awesome-bootstrap-checkbox" : " ^0.3.7" ,
5152 "jit-grunt" : " ^0.10.0" ,
5253 "qunit" : " ^2.5.1" ,
5354 "selectize" : " ^0.12.4" ,
54- "sql-parser-mistic" : " ^1.2.2" ,
5555 "time-grunt" : " ^1.3.0"
5656 },
5757 "keywords" : [
You can’t perform that action at this time.
0 commit comments