Skip to content

Commit

Permalink
Add missing dependencies to app/angular
Browse files Browse the repository at this point in the history
  • Loading branch information
lychyi committed Feb 11, 2020
1 parent fcb2d4e commit 74ab4a4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@
"prepare": "node ../../scripts/prepare.js"
},
"dependencies": {
"@angular/compiler-cli": "^8.2.8",
"@angular-devkit/build-angular": "~0.803.6",
"@storybook/addons": "5.3.12",
"@storybook/core": "5.3.12",
"@storybook/node-logger": "5.3.12",
Expand Down

0 comments on commit 74ab4a4

Please sign in to comment.