diff options
author | Chocobozzz <me@florianbigard.com> | 2019-08-23 10:27:59 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2019-08-23 10:28:21 +0200 |
commit | f3ea7ecee11359d09b62804f95366710d295015d (patch) | |
tree | 5dec6bc368ce7f01b68e0e3ee4d8ee4a0e226548 /client/package.json | |
parent | da3324177025b15ca23d84dd4249e3c7ba95053c (diff) | |
download | PeerTube-f3ea7ecee11359d09b62804f95366710d295015d.tar.gz PeerTube-f3ea7ecee11359d09b62804f95366710d295015d.tar.zst PeerTube-f3ea7ecee11359d09b62804f95366710d295015d.zip |
Update angular cli
Diffstat (limited to 'client/package.json')
-rw-r--r-- | client/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/package.json b/client/package.json index 34c2915e3..0789953e8 100644 --- a/client/package.json +++ b/client/package.json | |||
@@ -34,7 +34,7 @@ | |||
34 | "@angular-devkit/build-angular": "~0.802.0", | 34 | "@angular-devkit/build-angular": "~0.802.0", |
35 | "@angular/animations": "~8.2.0", | 35 | "@angular/animations": "~8.2.0", |
36 | "@angular/cdk": "^8.1.1", | 36 | "@angular/cdk": "^8.1.1", |
37 | "@angular/cli": "~8.2.0", | 37 | "@angular/cli": "~8.3.0", |
38 | "@angular/common": "~8.2.0", | 38 | "@angular/common": "~8.2.0", |
39 | "@angular/compiler": "~8.2.0", | 39 | "@angular/compiler": "~8.2.0", |
40 | "@angular/compiler-cli": "~8.2.0", | 40 | "@angular/compiler-cli": "~8.2.0", |