feature(update) - added jquery to resolutions

pull/222/head
ESadouski 2016-12-07 15:43:40 +03:00 committed by noob9527
parent ea31653371
commit ac78ecb7d0
1 changed files with 2 additions and 1 deletions

View File

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