Skip to content

Commit

Permalink
Merge pull request #7577 from epixa/node447
Browse files Browse the repository at this point in the history
Bump node to 4.4.7 and npm to 2.15.8
  • Loading branch information
epixa authored Jun 29, 2016
2 parents dda84e9 + 117581f commit 791fe38
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.4.4
4.4.7
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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"
}
}

0 comments on commit 791fe38

Please sign in to comment.