Skip to content

Commit

Permalink
fix(demo): updated angular and other dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyNahas committed Mar 16, 2019
1 parent 67c3369 commit 7bf5b7c
Show file tree
Hide file tree
Showing 4 changed files with 412 additions and 402 deletions.
5 changes: 4 additions & 1 deletion demo/angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,10 @@
"sourceRoot": "src",
"projectType": "application",
"prefix": "app",
"schematics": {},
"schematics": {
"@schematics/angular:component": {
"styleext": "scss"
},
"architect": {
"build": {
"builder": "@angular-devkit/build-angular:browser",
Expand Down
Loading

0 comments on commit 7bf5b7c

Please sign in to comment.