]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
mgr/dashboard_v2: add node as a local dependency
authorTiago Melo <tmelo@suse.com>
Tue, 13 Feb 2018 16:40:52 +0000 (16:40 +0000)
committerRicardo Dias <rdias@suse.com>
Mon, 5 Mar 2018 13:07:09 +0000 (13:07 +0000)
This will allow us to use the angular cli on systems that don't have node
v6.9.0 or higher installed.

Signed-off-by: Tiago Melo <tmelo@suse.com>
src/pybind/mgr/dashboard_v2/frontend/package.json

index c622bfba44bdb45c8c45ea9f6f70c0eae9f136aa..4f478f375d5c14943f503d09d37e9bc9d59ee073 100644 (file)
@@ -54,6 +54,7 @@
     "karma-jasmine-html-reporter": "^0.2.2",
     "karma-junit-reporter": "^1.2.0",
     "karma-phantomjs-launcher": "^1.0.4",
+    "node": "^8.9.4",
     "protractor": "~5.1.2",
     "ts-node": "~3.2.0",
     "tslint": "~5.9.1",