diff options
author | Chocobozzz <me@florianbigard.com> | 2019-08-23 10:27:59 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2019-08-23 10:27:59 +0200 |
commit | 69752cd45853dade0f5754e68d8c6a63c7083e09 (patch) | |
tree | d7252bf1e5e7a48c61ee15dc6727748948dd4ca0 /client/package.json | |
parent | 8f9d3767b39cdc5c90906cb1d0aae537374899cc (diff) | |
download | PeerTube-69752cd45853dade0f5754e68d8c6a63c7083e09.tar.gz PeerTube-69752cd45853dade0f5754e68d8c6a63c7083e09.tar.zst PeerTube-69752cd45853dade0f5754e68d8c6a63c7083e09.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", |