Skip to content

Commit

Permalink
(misc): added @angular/compiler to peerDeps
Browse files Browse the repository at this point in the history
  • Loading branch information
SilverMira committed Jan 3, 2021
1 parent e92dc20 commit c5e5c7b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,13 @@
"execa": "^5.0.0"
},
"devDependencies": {
"@angular/compiler": "^11.0.5",
"@angular/compiler-cli": "^11.0.5",
"snowpack": "^2.18.5",
"typescript": "4.0"
},
"peerDependencies": {
"@angular/compiler": "*",
"@angular/compiler-cli": "*",
"snowpack": "^2.18.5",
"typescript": "4.0"
Expand Down
13 changes: 11 additions & 2 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c5e5c7b

Please sign in to comment.