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

Commit 46b5708

Browse files
authored
Merge pull request #653 from subhashjha333/master
Upgrading node to v6.14.0
2 parents bc515a6 + ba15483 commit 46b5708

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gruntfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@ module.exports = function (grunt) {
329329
"version" : cef_version
330330
},
331331
"node": {
332-
"version" : "6.11.0"
332+
"version" : "6.14.0"
333333
},
334334
"icu": {
335335
"url" : "http://s3.amazonaws.com/files.brackets.io/icu",

0 commit comments

Comments
 (0)