aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'client/package.json')
-rw-r--r--client/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/client/package.json b/client/package.json
index 474763d35..93c4cef37 100644
--- a/client/package.json
+++ b/client/package.json
@@ -116,6 +116,7 @@
116 "stream-browserify": "^3.0.0", 116 "stream-browserify": "^3.0.0",
117 "stream-http": "^3.0.0", 117 "stream-http": "^3.0.0",
118 "terser-webpack-plugin": "^3.0.0", 118 "terser-webpack-plugin": "^3.0.0",
119 "tslib": "^2.0.0",
119 "tslint": "^6.1.0", 120 "tslint": "^6.1.0",
120 "tslint-angular": "^3.0.2", 121 "tslint-angular": "^3.0.2",
121 "tslint-config-standard": "^9.0.0", 122 "tslint-config-standard": "^9.0.0",
@@ -137,7 +138,6 @@
137 "@ngx-i18nsupport/tooling": "^8.0.3", 138 "@ngx-i18nsupport/tooling": "^8.0.3",
138 "junk": "^3.1.0", 139 "junk": "^3.1.0",
139 "punycode": "^2.1.1", 140 "punycode": "^2.1.1",
140 "simple-get": "^3.1.0", 141 "simple-get": "^3.1.0"
141 "tslib": "^1.10.0"
142 } 142 }
143} 143}