fix: change angular dependency to 'angular@^1.3.0-rc.1'

This commit is contained in:
Andreas Grimm
2014-09-14 20:21:03 +02:00
parent 5f61007939
commit 1116e76b49
@@ -7,7 +7,7 @@
}, },
"registry": "jspm", "registry": "jspm",
"dependencies": { "dependencies": {
"angular": "1.3" "angular": "^1.3.0-rc.1"
}, },
"buildConfig": { "buildConfig": {
"minify": true "minify": true