Skip to content

Commit

Permalink
update node to 6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Dickey committed May 6, 2016
1 parent 11dfbb6 commit aa26d5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.SECONDEXPANSION:

NPM_VERSION=3.8.7
NODE_VERSION=6.0.0
NODE_VERSION=6.1.0

DIST_DIR?=dist
CACHE_DIR?=tmp/cache
Expand Down

0 comments on commit aa26d5f

Please sign in to comment.