diff options
author | Chocobozzz <florian.bigard@gmail.com> | 2017-01-27 16:14:11 +0100 |
---|---|---|
committer | Chocobozzz <florian.bigard@gmail.com> | 2017-01-27 16:14:11 +0100 |
commit | 7ddd02c9b8c1e088f6679a2227f105e6439fc992 (patch) | |
tree | a1ff7af17f2a95abe85a2380834957e44032e8c2 /client/package.json | |
parent | cddadde81f91219204cec1f4057a191c02a70894 (diff) | |
download | PeerTube-7ddd02c9b8c1e088f6679a2227f105e6439fc992.tar.gz PeerTube-7ddd02c9b8c1e088f6679a2227f105e6439fc992.tar.zst PeerTube-7ddd02c9b8c1e088f6679a2227f105e6439fc992.zip |
Client: better notifications for a beautiful world
Diffstat (limited to 'client/package.json')
-rw-r--r-- | client/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/package.json b/client/package.json index 1a04be5bc..bd6cb03e7 100644 --- a/client/package.json +++ b/client/package.json | |||
@@ -36,6 +36,7 @@ | |||
36 | "@types/videojs": "0.0.30", | 36 | "@types/videojs": "0.0.30", |
37 | "@types/webpack": "^2.0.0", | 37 | "@types/webpack": "^2.0.0", |
38 | "angular-pipes": "^5.0.0", | 38 | "angular-pipes": "^5.0.0", |
39 | "angular2-notifications": "^0.4.49", | ||
39 | "angular2-template-loader": "^0.6.0", | 40 | "angular2-template-loader": "^0.6.0", |
40 | "assets-webpack-plugin": "^3.4.0", | 41 | "assets-webpack-plugin": "^3.4.0", |
41 | "awesome-typescript-loader": "~3.0.0-beta.17", | 42 | "awesome-typescript-loader": "~3.0.0-beta.17", |