Updated dependencies to support Angular 1.5

This commit is contained in:
Robert
2016-06-27 10:29:35 +03:00
committed by GitHub
parent e2c86845bd
commit 4e5320a2f3

View File

@@ -9,7 +9,7 @@
"license": "Apache-2.0",
"ignore": [],
"dependencies": {
"angular": "~1.4.8",
"angular": ">1.4.8 <2",
"qtip2": "~2.2.1"
}
}