mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 09:02:12 +00:00
replace jquery 2 with jquery 3
This commit is contained in:
parent
32da293565
commit
d43eedde37
2 changed files with 360 additions and 296 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"dependencies": {
|
||||
"jquery": "^2.2.0",
|
||||
"jquery": "^3.2.0",
|
||||
"lightbox2": "^2.9.0",
|
||||
"semantic-ui-css": "^2.2.0"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue