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).
432432
433433<img src =" https://assets.angular.schule/logo-angular-schule.png " height =" 60 " >
434434
435- ### © ; 2017-2020 https://angular.schule
435+ ### © ; 2017-2022 https://angular.schule
436436
437437This project is made on top of [ tschaub/gh-pages] ( https://github.com/tschaub/gh-pages ) .
438438Thank you very much for this great foundation!
Original file line number Diff line number Diff line change 11{
22 "name" : " angular-cli-ghpages" ,
3- "version" : " 1.0.3 " ,
3+ "version" : " 1.0.4 " ,
44 "description" : " Deploy your Angular app to GitHub pages directly from the Angular CLI. (ng deploy)" ,
55 "main" : " index.js" ,
66 "bin" : {
5555 "homepage" : " https://github.com/angular-schule/angular-cli-ghpages/#readme" ,
5656 "devDependencies" : {
5757 "@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 " ,
6060 "@types/fs-extra" : " ^9.0.4" ,
6161 "@types/jest" : " ^26.0.15" ,
6262 "@types/node" : " ^14.14.7" ,
7272 },
7373 "peerDependencies" : {
7474 "@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 "
7777 },
7878 "dependencies" : {
7979 "commander" : " ^3.0.0-0" ,
You can’t perform that action at this time.
0 commit comments