Skip to content

Commit 117581f

Browse files
committed
Bump node to 4.4.7 and npm to 2.15.8
1 parent dda84e9 commit 117581f

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

.node-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.4.4
1+
4.4.7

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@
199199
"mocha": "2.3.0",
200200
"ncp": "2.0.0",
201201
"nock": "2.10.0",
202-
"npm": "2.15.1",
202+
"npm": "2.15.8",
203203
"portscanner": "1.0.0",
204204
"simple-git": "1.37.0",
205205
"sinon": "1.17.2",
@@ -208,7 +208,7 @@
208208
"supertest-as-promised": "2.0.2"
209209
},
210210
"engines": {
211-
"node": "4.4.4",
212-
"npm": "2.15.1"
211+
"node": "4.4.7",
212+
"npm": "2.15.8"
213213
}
214214
}

0 commit comments

Comments
 (0)