Skip to content

Commit

Permalink
Roll back node 7 upgrade (heroku kafka issue) (heroku#442)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ransom Briggs authored Apr 10, 2017
1 parent 8da37e9 commit 3d60e60
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.SECONDEXPANSION:

NPM_VERSION=4.2.0
NODE_VERSION=7.8.0
NPM_VERSION=3.10.10
NODE_VERSION=6.9.5

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

0 comments on commit 3d60e60

Please sign in to comment.