]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/package.json
Client: generate js files in dist directory
[github/Chocobozzz/PeerTube.git] / client / package.json
index 5d09f4c54bf3eb1ebd0c3ea0f1e39f079c0f332a..3a28d58538387b0b858a8b33d6bdd7becc3e26d1 100644 (file)
@@ -55,7 +55,7 @@
     "json-loader": "^0.5.4",
     "ng2-bootstrap": "1.1.16-10",
     "ng2-file-upload": "^1.1.4-2",
-    "ng2-meta": "^2.0.0",
+    "ng2-meta": "https://github.com/chocobozzz/ng2-meta#build",
     "ng-router-loader": "^1.0.2",
     "ngc-webpack": "^1.1.0",
     "node-sass": "^4.1.1",
@@ -70,8 +70,8 @@
     "string-replace-loader": "^1.0.3",
     "style-loader": "^0.13.1",
     "ts-helpers": "^1.1.1",
-    "tslint": "3.15.1",
-    "tslint-loader": "^2.1.4",
+    "tslint": "~4.3.1",
+    "tslint-loader": "^3.3.0",
     "typescript": "~2.1.0",
     "url-loader": "^0.5.7",
     "v8-lazy-parse-webpack-plugin": "^0.3.0",
@@ -85,7 +85,7 @@
     "zone.js": "~0.7.2"
   },
   "devDependencies": {
-    "codelyzer": "0.0.28",
+    "codelyzer": "2.0.0-beta.4",
     "standard": "^8.0.0"
   }
 }