mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
Bump node to 4.4.7 and npm to 2.15.8
This commit is contained in:
parent
dda84e9920
commit
117581ffe2
2 changed files with 4 additions and 4 deletions
|
@ -1 +1 @@
|
|||
4.4.4
|
||||
4.4.7
|
||||
|
|
|
@ -199,7 +199,7 @@
|
|||
"mocha": "2.3.0",
|
||||
"ncp": "2.0.0",
|
||||
"nock": "2.10.0",
|
||||
"npm": "2.15.1",
|
||||
"npm": "2.15.8",
|
||||
"portscanner": "1.0.0",
|
||||
"simple-git": "1.37.0",
|
||||
"sinon": "1.17.2",
|
||||
|
@ -208,7 +208,7 @@
|
|||
"supertest-as-promised": "2.0.2"
|
||||
},
|
||||
"engines": {
|
||||
"node": "4.4.4",
|
||||
"npm": "2.15.1"
|
||||
"node": "4.4.7",
|
||||
"npm": "2.15.8"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue