Skip to content

Commit 3121199

Browse files
authored
Merge pull request #844 from dxc-technology/jialecl-yarn
updating yarn doc
2 parents 85a4999 + dce6196 commit 3121199

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed
Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11

2-
yarn add @dxc-technology/halstack-angular
2+
yarn add @angular/cli@13.3.3
33

44
ng new <name-app>
55

66
// Select SCSS as styling when angular cli ask for it
77

88
// Add these dependencies to the projects
99

10-
yarn add @dxc-technology/halstack-angular
11-
12-
yarn add @dxc-technology/halstack-angular @angular/material@10.2.5 @angular/material-moment-adapter@10.2.5 @angular/cdk@10.2.5 rxjs@6.5.2 typescript@3.9.5
10+
yarn add @dxc-technology/halstack-angular @angular/material@13.3.4 @angular/cdk@13.3.4

0 commit comments

Comments
 (0)