aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'client/package.json')
-rw-r--r--client/package.json5
1 files changed, 2 insertions, 3 deletions
diff --git a/client/package.json b/client/package.json
index 946cd109c..50b33d7c3 100644
--- a/client/package.json
+++ b/client/package.json
@@ -44,6 +44,7 @@
44 "@angularclass/hmr": "^2.1.3", 44 "@angularclass/hmr": "^2.1.3",
45 "@neos21/bootstrap3-glyphicons": "^1.0.1", 45 "@neos21/bootstrap3-glyphicons": "^1.0.1",
46 "@ng-bootstrap/ng-bootstrap": "^7.0.0", 46 "@ng-bootstrap/ng-bootstrap": "^7.0.0",
47 "@ng-select/ng-select": "^5.0.0",
47 "@ngx-i18nsupport/ngx-i18nsupport": "^1.1.6", 48 "@ngx-i18nsupport/ngx-i18nsupport": "^1.1.6",
48 "@ngx-i18nsupport/tooling": "^8.0.3", 49 "@ngx-i18nsupport/tooling": "^8.0.3",
49 "@ngx-loading-bar/core": "^5.0.0", 50 "@ngx-loading-bar/core": "^5.0.0",
@@ -95,7 +96,6 @@
95 "linkifyjs": "^2.1.5", 96 "linkifyjs": "^2.1.5",
96 "lodash-es": "^4.17.4", 97 "lodash-es": "^4.17.4",
97 "markdown-it": "^11.0.0", 98 "markdown-it": "^11.0.0",
98 "ngx-chips": "2.1.0",
99 "ngx-pipes": "^2.6.0", 99 "ngx-pipes": "^2.6.0",
100 "node-sass": "^4.9.3", 100 "node-sass": "^4.9.3",
101 "npm-font-source-sans-pro": "^1.0.2", 101 "npm-font-source-sans-pro": "^1.0.2",
@@ -133,6 +133,5 @@
133 "webtorrent": "^0.108.1", 133 "webtorrent": "^0.108.1",
134 "whatwg-fetch": "^3.0.0", 134 "whatwg-fetch": "^3.0.0",
135 "zone.js": "~0.10.2" 135 "zone.js": "~0.10.2"
136 }, 136 }
137 "dependencies": {}
138} 137}