angular-schule / angular-cli-ghpages

🚀 Deploy your 🅰️Angular app to GitHub pages, Cloudflare Pages or any other Git repo directly from the Angular CLI! Available on NPM.
https://www.npmjs.com/package/angular-cli-ghpages
MIT License
955 stars 96 forks source link

fix: bump `@angular-devkit/architect` version range #159

Closed EdricChan03 closed 1 year ago

EdricChan03 commented 1 year ago

Fixes a regression (#158) where the package could not be installed due to a peer dependencies conflict on Angular v15.

(This just updates the version range - I've not tested it locally)

JohannesHoppe commented 1 year ago

Many thanks for checking this! 👍👍