mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
Backport PR #7579
---------
**Commit 1:**
[4.x] Bump node to 4.4.7 and npm to 2.15.8
* Original sha: f1e39f2500
* Authored by Court Ewing <court@epixa.com> on 2016-06-29T14:52:42Z
This commit is contained in:
parent
1ea2b8514a
commit
ddd06fdb59
2 changed files with 4 additions and 4 deletions
|
@ -1 +1 @@
|
|||
4.4.4
|
||||
4.4.7
|
||||
|
|
|
@ -176,14 +176,14 @@
|
|||
"marked-text-renderer": "0.1.0",
|
||||
"mocha": "2.3.0",
|
||||
"nock": "2.10.0",
|
||||
"npm": "2.11.0",
|
||||
"npm": "2.15.8",
|
||||
"portscanner": "1.0.0",
|
||||
"simple-git": "1.8.0",
|
||||
"sinon": "1.17.2",
|
||||
"source-map": "0.4.4"
|
||||
},
|
||||
"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