works with older angular

This commit is contained in:
Uriel Avalos
2017-09-14 08:33:16 -05:00
committed by GitHub
parent 791681b612
commit a870a8d5d9
+1 -1
View File
@@ -58,7 +58,7 @@
"@types/lodash.frompairs": "^4.0.2",
"@types/react": "^16.0.0",
"@types/react-dom": "^15.5.1",
"angular": ">=1.6.5",
"angular": ">=1.5.8",
"lodash.frompairs": "^4.0.1",
"ngcomponent": "^3.0.2"
}