Fixed webapp build error (add node-sass)
[src/xds/xds-agent.git] / webapp / package.json
index a96586c..d79aa91 100644 (file)
@@ -62,6 +62,7 @@
     "ng2-smart-table": "1.2.2",
     "ng2-tree": "2.0.0-alpha.10",
     "ngx-cookie": "1.0.1",
+    "node-sass": "^4.8.1",
     "normalize.css": "6.0.0",
     "pace-js": "1.0.2",
     "popper.js": "~1.12.9",
     "tether": "1.4.0",
     "typeface-exo": "0.0.22",
     "web-animations-js": "2.2.5",
+    "xterm": "^3.0.0",
     "zone.js": "0.8.18"
   },
   "devDependencies": {
-    "@angular/cli": "1.4.9",
+    "@angular/cli": "~1.7.0",
     "@angular/compiler-cli": "4.4.6",
     "@angular/language-service": "4.4.6",
     "@compodoc/compodoc": "1.0.1",