Commit 9838b985 authored by dmacfarlane's avatar dmacfarlane
Browse files

Fixed issue running e2e tests with updated cli

parent d72e0591
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -55,7 +55,7 @@
    "karma-coverage-istanbul-reporter": "^0.2.0",
    "karma-coverage-istanbul-reporter": "^0.2.0",
    "protractor": "~5.1.0",
    "protractor": "~5.1.0",
    "rxjs": "^5.1.0",
    "rxjs": "^5.1.0",
    "ts-node": "~2.0.0",
    "ts-node": "~3.3.0",
    "tslint": "~4.5.0",
    "tslint": "~4.5.0",
    "typescript": "~2.1.0",
    "typescript": "~2.1.0",
    "zone.js": "^0.8.4"
    "zone.js": "^0.8.4"