feature(update) - added jquery to resolutions

pull/210/head
ESadouski 2016-12-07 15:43:40 +03:00
parent 77af35cc9d
commit b20a35dcb6
1 changed files with 2 additions and 1 deletions

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": {