Merge pull request #13022 from dhcodes/fix/jquery-resolution-bower

update bower.json with resolution for jQuery
This commit is contained in:
Samuel Plumppu
2017-02-01 10:48:15 +01:00
committed by GitHub

View File

@ -26,5 +26,8 @@
"chai": "~3.4.1",
"clipboard": "~1.5.5",
"mousetrap": "~1.5.3"
},
"resolutions": {
"jquery": "~3.1.1"
}
}