Resolving issues settng up the site
This commit is contained in:
parent
bd2ef0b7b6
commit
fc65576fd5
|
|
@ -7,6 +7,7 @@
|
|||
/public/logo
|
||||
/public/build
|
||||
/public/vendor
|
||||
/public/packages
|
||||
/bootstrap/compiled.php
|
||||
/bootstrap/environment.php
|
||||
/vendor
|
||||
|
|
|
|||
|
|
@ -19,6 +19,6 @@
|
|||
"pdfjs": "*"
|
||||
},
|
||||
"resolutions": {
|
||||
"jquery": "~1.*"
|
||||
"jquery": "~1.10.*"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue