diff options
author | Chocobozzz <me@florianbigard.com> | 2020-06-26 08:37:26 +0200 |
---|---|---|
committer | Chocobozzz <chocobozzz@cpy.re> | 2020-08-07 08:28:14 +0200 |
commit | 583eb04b541175035d6d452ca626a96ebf2b7437 (patch) | |
tree | 114ba0a7004b4b2a7fc77444ef5fcb73414c6e93 /client/angular.json | |
parent | 4504f09f6e85f09b0489debb547a17209d7176ea (diff) | |
download | PeerTube-583eb04b541175035d6d452ca626a96ebf2b7437.tar.gz PeerTube-583eb04b541175035d6d452ca626a96ebf2b7437.tar.zst PeerTube-583eb04b541175035d6d452ca626a96ebf2b7437.zip |
Upgrade to angular 10
Diffstat (limited to 'client/angular.json')
-rw-r--r-- | client/angular.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/angular.json b/client/angular.json index 35ca0887a..8045099e7 100644 --- a/client/angular.json +++ b/client/angular.json | |||
@@ -429,7 +429,7 @@ | |||
429 | "schematics": { | 429 | "schematics": { |
430 | "@schematics/angular:component": { | 430 | "@schematics/angular:component": { |
431 | "prefix": "app", | 431 | "prefix": "app", |
432 | "styleext": "scss" | 432 | "style": "scss" |
433 | }, | 433 | }, |
434 | "@schematics/angular:directive": { | 434 | "@schematics/angular:directive": { |
435 | "prefix": "app" | 435 | "prefix": "app" |