]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/package.json
Client: Auth services cleanup
[github/Chocobozzz/PeerTube.git] / client / package.json
index 4bd057d0078368ce15b7edea06a1d2f01377307f..b01e768b30432fd13fcf297ae3bfc00c3a0f43cb 100644 (file)
@@ -39,6 +39,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-file-upload": "^1.0.3",
     "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/"
-    ]
   }
 }