]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/package.json
Client: Auth services cleanup
[github/Chocobozzz/PeerTube.git] / client / package.json
index f17878033930ac89fc653b346913680c2a0dbf77..b01e768b30432fd13fcf297ae3bfc00c3a0f43cb 100644 (file)
   },
   "license": "GPLv3",
   "dependencies": {
-    "@angular/common": "2.0.0-rc.1",
-    "@angular/compiler": "2.0.0-rc.1",
-    "@angular/core": "2.0.0-rc.1",
-    "@angular/http": "2.0.0-rc.1",
-    "@angular/platform-browser": "2.0.0-rc.1",
-    "@angular/platform-browser-dynamic": "2.0.0-rc.1",
-    "@angular/router": "2.0.0-rc.1",
+    "@angular/common": "2.0.0-rc.4",
+    "@angular/compiler": "2.0.0-rc.4",
+    "@angular/core": "2.0.0-rc.4",
+    "@angular/http": "2.0.0-rc.4",
+    "@angular/platform-browser": "2.0.0-rc.4",
+    "@angular/platform-browser-dynamic": "2.0.0-rc.4",
+    "@angular/router": "3.0.0-beta.2",
     "angular-pipes": "^2.0.0",
     "awesome-typescript-loader": "^0.17.0",
     "bootstrap-loader": "^1.0.8",
     "es6-shim": "^0.35.0",
     "file-loader": "^0.8.5",
     "html-webpack-plugin": "^2.19.0",
+    "ie-shim": "^0.1.0",
+    "intl": "^1.2.4",
     "json-loader": "^0.5.4",
-    "ng2-bootstrap": "^1.0.16",
+    "ng2-bootstrap": "1.0.16",
     "ng2-file-upload": "^1.0.3",
     "node-sass": "^3.7.0",
     "normalize.css": "^4.1.1",
     "webpack": "^1.13.1",
     "webpack-md5-hash": "0.0.5",
     "webpack-merge": "^0.13.0",
+    "webpack-notifier": "^1.3.0",
     "webtorrent": "^0.93.2",
     "zone.js": "0.6.12"
   },
   "devDependencies": {
     "codelyzer": "0.0.19",
     "standard": "^7.0.1"
-  },
-  "standard": {
-    "ignore": [
-      "angular/",
-      "bundles/"
-    ]
   }
 }