Skip to content

Commit

Permalink
feat: add support for Angular 17
Browse files Browse the repository at this point in the history
  • Loading branch information
alan-agius4 committed Aug 29, 2023
1 parent e9d8608 commit cbb06ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -61,7 +61,7 @@
"esbuild": "^0.19.0"
},
"peerDependencies": {
"@angular/compiler-cli": "^16.0.0 || ^16.2.0-next.0",
"@angular/compiler-cli": "^17.0.0-next.0",
"tailwindcss": "^2.0.0 || ^3.0.0",
"tslib": "^2.3.0",
"typescript": ">=4.9.3 <5.2"
Expand Down

0 comments on commit cbb06ee

Please sign in to comment.