aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/package.json
diff options
context:
space:
mode:
authorChocobozzz <florian.bigard@gmail.com>2016-04-30 08:48:00 +0200
committerChocobozzz <florian.bigard@gmail.com>2016-04-30 08:48:00 +0200
commita563a494f010236ed530c494f152cb32606e94d0 (patch)
treee65785ce1ed22f78281653b141f46e052d35276c /client/package.json
parentf3567088cef90c37818eeb3a8d9eea036a635178 (diff)
downloadPeerTube-a563a494f010236ed530c494f152cb32606e94d0.tar.gz
PeerTube-a563a494f010236ed530c494f152cb32606e94d0.tar.zst
PeerTube-a563a494f010236ed530c494f152cb32606e94d0.zip
Update codelyzer
Diffstat (limited to 'client/package.json')
-rw-r--r--client/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/package.json b/client/package.json
index 0638acaac..db93ac681 100644
--- a/client/package.json
+++ b/client/package.json
@@ -36,7 +36,7 @@
36 "zone.js": "0.6.12" 36 "zone.js": "0.6.12"
37 }, 37 },
38 "devDependencies": { 38 "devDependencies": {
39 "codelyzer": "0.0.12", 39 "codelyzer": "0.0.18",
40 "tslint": "^3.7.4", 40 "tslint": "^3.7.4",
41 "typescript": "^1.8.10", 41 "typescript": "^1.8.10",
42 "typings": "^0.8.1" 42 "typings": "^0.8.1"