update bower.json with resolution for jQuery

This commit is contained in:
Dylan
2017-01-31 21:57:21 -06:00
parent 9f858700d7
commit 0eef695b11

View File

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