Require correct old angular version

This commit is contained in:
Uriel Avalos
2017-09-14 08:48:40 -05:00
committed by GitHub
parent a870a8d5d9
commit 77942b45de
+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.5.8",
"angular": ">=1.5.11",
"lodash.frompairs": "^4.0.1",
"ngcomponent": "^3.0.2"
}