aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/package.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2018-09-21 09:26:02 +0200
committerChocobozzz <me@florianbigard.com>2018-09-21 09:26:53 +0200
commitf2659ae0b0bae6c1b2ee4dcf331a42e440274c02 (patch)
tree034b9cfbde81e1d955bb48fcb77b147e6c8bc096 /client/package.json
parentae04a0ce1298ca4db8b2d0d69df36845213e5fcb (diff)
downloadPeerTube-f2659ae0b0bae6c1b2ee4dcf331a42e440274c02.tar.gz
PeerTube-f2659ae0b0bae6c1b2ee4dcf331a42e440274c02.tar.zst
PeerTube-f2659ae0b0bae6c1b2ee4dcf331a42e440274c02.zip
Upgrade tslint rules
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 e050b8d48..23ce8ce81 100644
--- a/client/package.json
+++ b/client/package.json
@@ -148,7 +148,7 @@
148 "terser-webpack-plugin": "^1.1.0", 148 "terser-webpack-plugin": "^1.1.0",
149 "ts-jest": "^23.1.4", 149 "ts-jest": "^23.1.4",
150 "tslint": "^5.7.0", 150 "tslint": "^5.7.0",
151 "tslint-config-standard": "^7.0.0", 151 "tslint-config-standard": "^8.0.1",
152 "typescript": "2.9", 152 "typescript": "2.9",
153 "video.js": "^7", 153 "video.js": "^7",
154 "videojs-contextmenu-ui": "^5.0.0", 154 "videojs-contextmenu-ui": "^5.0.0",