This repository was archived by the owner on Dec 18, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 13
13
"pree2e" : " webdriver-manager update" ,
14
14
"e2e" : " yarn build-themes && ng e2e" ,
15
15
"build" : " yarn build-themes && ng build" ,
16
+ "build:content" : " yarn upgrade @angular/material-examples" ,
16
17
"build:highmem" : " yarn build-themes && node --max_old_space_size=8192 ./node_modules/@angular/cli/bin/ng build" ,
17
18
"build:sm" : " ng build --prod --source-map" ,
18
19
"build-themes" : " bash ./tools/build-themes.sh" ,
32
33
"@angular/core" : " ^8.2.9" ,
33
34
"@angular/forms" : " ^8.2.9" ,
34
35
"@angular/material" : " ^8.2.2" ,
35
- "@angular/material-examples" : " angular/material2-docs-content" ,
36
+ "@angular/material-examples" : " angular/material2-docs-content#8.2.x " ,
36
37
"@angular/material-experimental" : " ^8.2.2" ,
37
38
"@angular/material-moment-adapter" : " ^8.2.2" ,
38
39
"@angular/platform-browser" : " ^8.2.9" ,
Original file line number Diff line number Diff line change 204
204
dependencies :
205
205
tslib "^1.9.0"
206
206
207
- " @angular/material-examples@angular/material2-docs-content " :
208
- version "8.2.2 -sha-29be7686e "
209
- resolved "https://codeload.github.com/angular/material2-docs-content/tar.gz/4ea08adbee93ad268ba0d7b3c815e11ea8d5a139 "
207
+ " @angular/material-examples@angular/material2-docs-content#8.2.x " :
208
+ version "8.2.3 -sha-0b175c619 "
209
+ resolved "https://codeload.github.com/angular/material2-docs-content/tar.gz/2f6d3a943b95bb12d6f20a84fd665085b772d01c "
210
210
dependencies :
211
211
tslib "^1.7.1"
212
212
You can’t perform that action at this time.
0 commit comments