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 b8103d433..14c20e8d9 100644 --- a/client/package.json +++ b/client/package.json | |||
@@ -33,6 +33,7 @@ | |||
33 | "@angular/platform-browser": "~5.1.0", | 33 | "@angular/platform-browser": "~5.1.0", |
34 | "@angular/platform-browser-dynamic": "~5.1.0", | 34 | "@angular/platform-browser-dynamic": "~5.1.0", |
35 | "@angular/router": "~5.1.0", | 35 | "@angular/router": "~5.1.0", |
36 | "@angularclass/hmr": "^2.1.3", | ||
36 | "@ngx-meta/core": "^4.0.1", | 37 | "@ngx-meta/core": "^4.0.1", |
37 | "@types/core-js": "^0.9.28", | 38 | "@types/core-js": "^0.9.28", |
38 | "@types/markdown-it": "^0.0.4", | 39 | "@types/markdown-it": "^0.0.4", |