aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/package.json
diff options
context:
space:
mode:
authorChocobozzz <florian.bigard@gmail.com>2017-01-12 15:20:03 +0100
committerChocobozzz <florian.bigard@gmail.com>2017-01-12 15:20:03 +0100
commit99fe265a5fc077cb66c322e7f3d191ff7110aea0 (patch)
treec9e04ccfcc5496d2300d7c26db5833e494b4cdad /client/package.json
parentfcc5f77b95d330bfcb439c172b7fcc58f3162e4d (diff)
parent91cc839af88730ba55f84997c56b85ea100070a7 (diff)
downloadPeerTube-99fe265a5fc077cb66c322e7f3d191ff7110aea0.tar.gz
PeerTube-99fe265a5fc077cb66c322e7f3d191ff7110aea0.tar.zst
PeerTube-99fe265a5fc077cb66c322e7f3d191ff7110aea0.zip
Merge branch 'postgresql'
Diffstat (limited to 'client/package.json')
-rw-r--r--client/package.json18
1 files changed, 9 insertions, 9 deletions
diff --git a/client/package.json b/client/package.json
index c31f04f7b..e9f41959d 100644
--- a/client/package.json
+++ b/client/package.json
@@ -18,14 +18,14 @@
18 }, 18 },
19 "license": "GPLv3", 19 "license": "GPLv3",
20 "dependencies": { 20 "dependencies": {
21 "@angular/common": "~2.3.0", 21 "@angular/common": "~2.4.1",
22 "@angular/compiler": "~2.3.0", 22 "@angular/compiler": "~2.4.1",
23 "@angular/core": "~2.3.0", 23 "@angular/core": "~2.4.1",
24 "@angular/forms": "~2.3.0", 24 "@angular/forms": "~2.4.1",
25 "@angular/http": "~2.3.0", 25 "@angular/http": "~2.4.1",
26 "@angular/platform-browser": "~2.3.0", 26 "@angular/platform-browser": "~2.4.1",
27 "@angular/platform-browser-dynamic": "~2.3.0", 27 "@angular/platform-browser-dynamic": "~2.4.1",
28 "@angular/router": "~3.3.0", 28 "@angular/router": "~3.4.1",
29 "@angularclass/hmr": "^1.2.0", 29 "@angularclass/hmr": "^1.2.0",
30 "@angularclass/hmr-loader": "^3.0.2", 30 "@angularclass/hmr-loader": "^3.0.2",
31 "@types/core-js": "^0.9.28", 31 "@types/core-js": "^0.9.28",
@@ -51,7 +51,7 @@
51 "ie-shim": "^0.1.0", 51 "ie-shim": "^0.1.0",
52 "intl": "^1.2.4", 52 "intl": "^1.2.4",
53 "json-loader": "^0.5.4", 53 "json-loader": "^0.5.4",
54 "ng2-bootstrap": "1.1.16", 54 "ng2-bootstrap": "1.1.16-10",
55 "ng2-file-upload": "^1.1.0", 55 "ng2-file-upload": "^1.1.0",
56 "ng2-meta": "^2.0.0", 56 "ng2-meta": "^2.0.0",
57 "node-sass": "^3.10.0", 57 "node-sass": "^3.10.0",