Skip to content
This repository was archived by the owner on Sep 2, 2021. It is now read-only.

Commit 842c925

Browse files
committed
Merge pull request #402 from adobe/node-0.10.24
Upgrade node to 0.10.24
2 parents c23b2cb + 06fdecb commit 842c925

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gruntfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ module.exports = function (grunt) {
204204
"version" : "3.1547.1459"
205205
},
206206
"node": {
207-
"version" : "0.10.18"
207+
"version" : "0.10.24"
208208
},
209209
"npm": {
210210
"version" : "1.2.11"

0 commit comments

Comments
 (0)