diff options
Diffstat (limited to 'client/package.json')
-rw-r--r-- | client/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/package.json b/client/package.json index 34f79ee28..93653d006 100644 --- a/client/package.json +++ b/client/package.json | |||
@@ -32,6 +32,7 @@ | |||
32 | "@types/node": "^6.0.38", | 32 | "@types/node": "^6.0.38", |
33 | "@types/source-map": "^0.1.26", | 33 | "@types/source-map": "^0.1.26", |
34 | "@types/uglify-js": "^2.0.27", | 34 | "@types/uglify-js": "^2.0.27", |
35 | "@types/videojs": "0.0.30", | ||
35 | "@types/webpack": "^1.12.29", | 36 | "@types/webpack": "^1.12.29", |
36 | "angular-pipes": "^4.0.0", | 37 | "angular-pipes": "^4.0.0", |
37 | "angular2-template-loader": "^0.6.0", | 38 | "angular2-template-loader": "^0.6.0", |