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, 3 insertions, 0 deletions
diff --git a/client/package.json b/client/package.json
index 1264891ec..617c7cb49 100644
--- a/client/package.json
+++ b/client/package.json
@@ -52,6 +52,7 @@
52 "@types/core-js": "^0.9.28", 52 "@types/core-js": "^0.9.28",
53 "@types/jasmine": "^2.8.7", 53 "@types/jasmine": "^2.8.7",
54 "@types/jasminewd2": "^2.0.3", 54 "@types/jasminewd2": "^2.0.3",
55 "@types/jschannel": "^1.0.0",
55 "@types/lodash-es": "^4.17.0", 56 "@types/lodash-es": "^4.17.0",
56 "@types/markdown-it": "^0.0.4", 57 "@types/markdown-it": "^0.0.4",
57 "@types/node": "^9.3.0", 58 "@types/node": "^9.3.0",
@@ -70,9 +71,11 @@
70 "extract-text-webpack-plugin": "4.0.0-beta.0", 71 "extract-text-webpack-plugin": "4.0.0-beta.0",
71 "file-loader": "^1.1.5", 72 "file-loader": "^1.1.5",
72 "html-webpack-plugin": "^3.2.0", 73 "html-webpack-plugin": "^3.2.0",
74 "html-loader": "^0.5.5",
73 "https-browserify": "^1.0.0", 75 "https-browserify": "^1.0.0",
74 "jasmine-core": "^3.1.0", 76 "jasmine-core": "^3.1.0",
75 "jasmine-spec-reporter": "^4.2.1", 77 "jasmine-spec-reporter": "^4.2.1",
78 "jschannel": "^1.0.2",
76 "karma": "^2.0.2", 79 "karma": "^2.0.2",
77 "karma-chrome-launcher": "^2.2.0", 80 "karma-chrome-launcher": "^2.2.0",
78 "karma-coverage-istanbul-reporter": "^2.0.1", 81 "karma-coverage-istanbul-reporter": "^2.0.1",