aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/package.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2021-02-25 09:50:19 +0100
committerChocobozzz <me@florianbigard.com>2021-02-25 09:55:06 +0100
commit56b0a516f24f2d527d84c0a26f14ef6807f055b2 (patch)
tree668976249347cb3e4798e24f5c3e964004f91981 /client/package.json
parentb58a894bc9cb0c02fb61efd00415dcf433b83567 (diff)
downloadPeerTube-56b0a516f24f2d527d84c0a26f14ef6807f055b2.tar.gz
PeerTube-56b0a516f24f2d527d84c0a26f14ef6807f055b2.tar.zst
PeerTube-56b0a516f24f2d527d84c0a26f14ef6807f055b2.zip
Update client dependencies
Diffstat (limited to 'client/package.json')
-rw-r--r--client/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/package.json b/client/package.json
index acf657a41..e95be63d0 100644
--- a/client/package.json
+++ b/client/package.json
@@ -29,7 +29,7 @@
29 "@types/mousetrap": "1.6.3" 29 "@types/mousetrap": "1.6.3"
30 }, 30 },
31 "devDependencies": { 31 "devDependencies": {
32 "@angular-devkit/build-angular": "^0.1101.2", 32 "@angular-devkit/build-angular": "^0.1102.2",
33 "@angular/animations": "^11.1.1", 33 "@angular/animations": "^11.1.1",
34 "@angular/cdk": "^11.0.0", 34 "@angular/cdk": "^11.0.0",
35 "@angular/cli": "^11.1.2", 35 "@angular/cli": "^11.1.2",