aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/package.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2023-06-06 14:32:47 +0200
committerChocobozzz <me@florianbigard.com>2023-06-29 09:49:06 +0200
commit866c5f667da9fc09f3b093ff0a6f89d4af0ce5af (patch)
tree7a42f7974cec400f9cf09e86de00e69e36b2136d /client/package.json
parent40346ead2b0b7afa475aef057d3673b6c7574b7a (diff)
downloadPeerTube-866c5f667da9fc09f3b093ff0a6f89d4af0ce5af.tar.gz
PeerTube-866c5f667da9fc09f3b093ff0a6f89d4af0ce5af.tar.zst
PeerTube-866c5f667da9fc09f3b093ff0a6f89d4af0ce5af.zip
Simplify ICU in components
Diffstat (limited to 'client/package.json')
-rw-r--r--client/package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/client/package.json b/client/package.json
index 202a0f836..564e56ae7 100644
--- a/client/package.json
+++ b/client/package.json
@@ -47,6 +47,8 @@
47 "@angular/service-worker": "^16.0.2", 47 "@angular/service-worker": "^16.0.2",
48 "@babel/core": "^7.18.5", 48 "@babel/core": "^7.18.5",
49 "@babel/preset-env": "^7.18.2", 49 "@babel/preset-env": "^7.18.2",
50 "@formatjs/intl-locale": "^3.3.1",
51 "@formatjs/intl-pluralrules": "^5.2.2",
50 "@ng-bootstrap/ng-bootstrap": "^14.0.1", 52 "@ng-bootstrap/ng-bootstrap": "^14.0.1",
51 "@ng-select/ng-select": "^10.0.3", 53 "@ng-select/ng-select": "^10.0.3",
52 "@ngx-loading-bar/core": "^6.0.0", 54 "@ngx-loading-bar/core": "^6.0.0",