File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -432,7 +432,7 @@ Code released under the [MIT license](LICENSE).
432
432
433
433
<img src =" https://assets.angular.schule/logo-angular-schule.png " height =" 60 " >
434
434
435
- ### © ; 2017-2020 https://angular.schule
435
+ ### © ; 2017-2022 https://angular.schule
436
436
437
437
This project is made on top of [ tschaub/gh-pages] ( https://github.com/tschaub/gh-pages ) .
438
438
Thank you very much for this great foundation!
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " angular-cli-ghpages" ,
3
- "version" : " 1.0.3 " ,
3
+ "version" : " 1.0.4 " ,
4
4
"description" : " Deploy your Angular app to GitHub pages directly from the Angular CLI. (ng deploy)" ,
5
5
"main" : " index.js" ,
6
6
"bin" : {
55
55
"homepage" : " https://github.com/angular-schule/angular-cli-ghpages/#readme" ,
56
56
"devDependencies" : {
57
57
"@angular-devkit/architect" : " >= 0.900 < 0.1500" ,
58
- "@angular-devkit/core" : " ^9.0.0 || ^10.0.0 || ^11.0.0 || ^12.0.0 || ^13.0.0 || ^14.0.0" ,
59
- "@angular-devkit/schematics" : " ^9.0.0 || ^10.0.0 || ^11.0.0 || ^12.0.0 || ^13.0.0 || ^14.0.0" ,
58
+ "@angular-devkit/core" : " ^9.0.0 || ^10.0.0 || ^11.0.0 || ^12.0.0 || ^13.0.0 || ^14.0.0 || ^15.0.0 " ,
59
+ "@angular-devkit/schematics" : " ^9.0.0 || ^10.0.0 || ^11.0.0 || ^12.0.0 || ^13.0.0 || ^14.0.0 || ^15.0.0 " ,
60
60
"@types/fs-extra" : " ^9.0.4" ,
61
61
"@types/jest" : " ^26.0.15" ,
62
62
"@types/node" : " ^14.14.7" ,
72
72
},
73
73
"peerDependencies" : {
74
74
"@angular-devkit/architect" : " >= 0.900 < 0.1500" ,
75
- "@angular-devkit/core" : " ^9.0.0 || ^10.0.0 || ^11.0.0 || ^12.0.0 || ^13.0.0 || ^14.0.0" ,
76
- "@angular-devkit/schematics" : " ^9.0.0 || ^10.0.0 || ^11.0.0 || ^12.0.0 || ^13.0.0 || ^14.0.0"
75
+ "@angular-devkit/core" : " ^9.0.0 || ^10.0.0 || ^11.0.0 || ^12.0.0 || ^13.0.0 || ^14.0.0 || ^15.0.0 " ,
76
+ "@angular-devkit/schematics" : " ^9.0.0 || ^10.0.0 || ^11.0.0 || ^12.0.0 || ^13.0.0 || ^14.0.0 || ^15.0.0 "
77
77
},
78
78
"dependencies" : {
79
79
"commander" : " ^3.0.0-0" ,
You can’t perform that action at this time.
0 commit comments