@@ -52,6 +52,6 @@
     "test": "grunt test"
   },
   "peerDependencies": {
-    "angular": ">=1.x"
+    "angular": ">=1.x ||  >1.4.0-rc"
   }
 }