mirror of https://github.com/xwiki-labs/cryptpad
address jquery version conflict
This commit is contained in:
parent
e39257672c
commit
aa6beebe6a
|
@ -51,6 +51,7 @@
|
|||
"requirejs-plugins": "^1.0.3"
|
||||
},
|
||||
"resolutions": {
|
||||
"bootstrap": "^v4.0.0"
|
||||
"bootstrap": "^v4.0.0",
|
||||
"jquery": "2.2.4"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue