aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'client/package.json')
-rw-r--r--client/package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/client/package.json b/client/package.json
index 92659b091..08d309b07 100644
--- a/client/package.json
+++ b/client/package.json
@@ -93,6 +93,7 @@
93 "@types/jasminewd2": "^2.0.3", 93 "@types/jasminewd2": "^2.0.3",
94 "@types/jest": "^23.3.1", 94 "@types/jest": "^23.3.1",
95 "@types/jschannel": "^1.0.0", 95 "@types/jschannel": "^1.0.0",
96 "@types/linkifyjs": "^2.1.1",
96 "@types/lodash-es": "^4.17.0", 97 "@types/lodash-es": "^4.17.0",
97 "@types/markdown-it": "^0.0.5", 98 "@types/markdown-it": "^0.0.5",
98 "@types/node": "^10.9.2", 99 "@types/node": "^10.9.2",
@@ -154,7 +155,7 @@
154 "ts-jest": "^23.1.4", 155 "ts-jest": "^23.1.4",
155 "tslint": "^5.7.0", 156 "tslint": "^5.7.0",
156 "tslint-config-standard": "^8.0.1", 157 "tslint-config-standard": "^8.0.1",
157 "typescript": "3.1.6", 158 "typescript": "3.2",
158 "video.js": "^7", 159 "video.js": "^7",
159 "videojs-contextmenu-ui": "^5.0.0", 160 "videojs-contextmenu-ui": "^5.0.0",
160 "videojs-contrib-quality-levels": "^2.0.9", 161 "videojs-contrib-quality-levels": "^2.0.9",