aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/package.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2018-04-17 10:35:08 +0200
committerChocobozzz <me@florianbigard.com>2018-04-17 10:35:08 +0200
commitcc1561f9f7b33d739d66b23bacae23ea49f2fa12 (patch)
tree4ba9e905eaff4c80e9412b1ccf344c81c8c41ea8 /client/package.json
parente6f627975bebd00d396d11442e582d80856bc6bd (diff)
downloadPeerTube-cc1561f9f7b33d739d66b23bacae23ea49f2fa12.tar.gz
PeerTube-cc1561f9f7b33d739d66b23bacae23ea49f2fa12.tar.zst
PeerTube-cc1561f9f7b33d739d66b23bacae23ea49f2fa12.zip
Simplify client syndications
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 eb82030fb..07de7db6c 100644
--- a/client/package.json
+++ b/client/package.json
@@ -47,7 +47,7 @@
47 "@types/sanitize-html": "^1.14.0", 47 "@types/sanitize-html": "^1.14.0",
48 "@types/video.js": "6.2.4", 48 "@types/video.js": "6.2.4",
49 "@types/webtorrent": "^0.98.4", 49 "@types/webtorrent": "^0.98.4",
50 "angular2-notifications": "^0.9.6", 50 "angular2-notifications": "^1.0.0",
51 "awesome-typescript-loader": "5.0.0", 51 "awesome-typescript-loader": "5.0.0",
52 "bootstrap-sass": "^3.3.7", 52 "bootstrap-sass": "^3.3.7",
53 "codelyzer": "^4.0.2", 53 "codelyzer": "^4.0.2",