aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json
index 91d67f9..8041857 100644
--- a/package.json
+++ b/package.json
@@ -49,7 +49,9 @@
"underscore": "^1.8.3",
"xlsx": "^0.11.3",
"yamljs": "0.2.10",
- "zone.js": "^0.8.14"
+ "zone.js": "^0.8.14",
+ "ngx-spinner": "^1.2.0"
+
},
"devDependencies": {
"@angular/cli": "1.2.3",