From 8f19924e67acd4755f1c1ceb5c65d2d199e8e303 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Mon, 27 Feb 2017 11:13:49 +0100 Subject: [PATCH] fix(docs): jasmine-spec-reporter is still used in rc.0 --- docs/documentation/stories/rc.0-update.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/documentation/stories/rc.0-update.md b/docs/documentation/stories/rc.0-update.md index d1ae7e4312af..e83fa9631c59 100644 --- a/docs/documentation/stories/rc.0-update.md +++ b/docs/documentation/stories/rc.0-update.md @@ -316,7 +316,6 @@ Packages in `dependencies`: - `@types/node` was updated to `~6.0.60` - `codelyzer` was updated to `~2.0.0` - `jasmine-core` was updated to `~2.5.2` -- `jasmine-spec-reporter` was **removed** - `karma` was updated to `~1.4.1` - `karma-chrome-launcher` was updated to `~2.0.0` - `karma-cli` was updated to `~1.0.1` @@ -447,5 +446,3 @@ Add these new rules: ``` Update `no-inferrable-types` to `"no-inferrable-types": [true, "ignore-params"]`. - -