feature(update) - added jquery to resolutions

This commit is contained in:
ESadouski
2016-12-07 15:43:40 +03:00
parent 77af35cc9d
commit b20a35dcb6

View File

@@ -56,7 +56,8 @@
"ng-js-tree": "~0.0.7"
},
"resolutions": {
"angular": "~1.5.9"
"angular": "~1.5.9",
"jquery": "~3.1.1"
},
"overrides": {
"amcharts": {