mirror of
https://github.com/zero-peak/ZeroOmega.git
synced 2025-01-22 23:08:13 -05:00
Mark angular ~1.5.11 as a resolution.
This commit is contained in:
parent
ab6425371c
commit
4802b98173
@ -21,12 +21,12 @@
|
|||||||
"tests"
|
"tests"
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"angular": "~1.5.9",
|
"angular": "~1.5.11",
|
||||||
"angular-bootstrap": "~0.12.0",
|
"angular-bootstrap": "~0.12.0",
|
||||||
"angular-animate": "~1.5.9",
|
"angular-animate": "~1.5.11",
|
||||||
"angular-ui-router": "~0.2.10",
|
"angular-ui-router": "~0.2.10",
|
||||||
"angular-loader": "~1.5.9",
|
"angular-loader": "~1.5.11",
|
||||||
"angular-i18n": "~1.5.9",
|
"angular-i18n": "~1.5.11",
|
||||||
"bootstrap": "~3.3.2",
|
"bootstrap": "~3.3.2",
|
||||||
"script.js": "~2.5.3",
|
"script.js": "~2.5.3",
|
||||||
"ngprogress": "~1.0.4",
|
"ngprogress": "~1.0.4",
|
||||||
@ -120,5 +120,8 @@
|
|||||||
"dist/ladda.min.js"
|
"dist/ladda.min.js"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"resolutions": {
|
||||||
|
"angular": "~1.5.11"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user