Skip to content

Commit 720c089

Browse files
committed
Update to node 0.6.0 and 1.0.104.
1 parent 6d77409 commit 720c089

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

attributes/default.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
# limitations under the License.
1818
#
1919

20-
default.nodejs[:version] = "0.4.8"
20+
default.nodejs[:version] = "0.6.0"
2121
default.nodejs[:dir] = "/usr/local"
22-
default.nodejs[:npm] = "1.0.10"
22+
default.nodejs[:npm] = "1.0.104"

0 commit comments

Comments
 (0)