diff options
author | Chocobozzz <me@florianbigard.com> | 2018-04-17 10:35:08 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2018-04-17 10:35:08 +0200 |
commit | cc1561f9f7b33d739d66b23bacae23ea49f2fa12 (patch) | |
tree | 4ba9e905eaff4c80e9412b1ccf344c81c8c41ea8 /client/package.json | |
parent | e6f627975bebd00d396d11442e582d80856bc6bd (diff) | |
download | PeerTube-cc1561f9f7b33d739d66b23bacae23ea49f2fa12.tar.gz PeerTube-cc1561f9f7b33d739d66b23bacae23ea49f2fa12.tar.zst PeerTube-cc1561f9f7b33d739d66b23bacae23ea49f2fa12.zip |
Simplify client syndications
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 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", |