Use version supported by jspm

This commit is contained in:
Jan Peša
2015-02-08 22:04:31 +01:00
parent a3939cd2eb
commit 03c0b75763
@@ -4,7 +4,7 @@
}, },
"main": "http-auth-interceptor", "main": "http-auth-interceptor",
"dependencies": { "dependencies": {
"angular": "^1.0.0 <1.2.0" "angular": "~1.1.0"
}, },
"registry": "jspm", "registry": "jspm",
"shim": { "shim": {