mirror of https://github.com/akveo/blur-admin
feature(update) - added jquery to resolutions
parent
77af35cc9d
commit
b20a35dcb6
|
@ -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": {
|
||||||
|
|
Loading…
Reference in New Issue