Skip to content

Commit 6fc4067

Browse files
authored
fix: update readme to fix typo
2 parents 78916f6 + 73fb4b8 commit 6fc4067

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/mf/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ shared: share({
271271
strictVersion: true,
272272
requiredVersion: 'auto',
273273
includeSecondaries: {
274-
skip: ['@angular/http/testing']
274+
skip: ['@angular/common/http/testing']
275275
}
276276
},
277277
[...]

0 commit comments

Comments
 (0)