eb-fix-npm
Advanced tools
Comparing version 1.2.4 to 1.2.5
{ | ||
"name": "eb-fix-npm", | ||
"version": "1.2.4", | ||
"version": "1.2.5", | ||
"description": "Fixes npm in Elastic Beanstalk environments.", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -19,4 +19,3 @@ # eb-fix-npm | ||
The hooks expect that you're running the | ||
[latest Node.js configuration](http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/concepts.platforms.html#concepts.platforms.nodejs) | ||
and using Node 6.9.1. | ||
[latest Node.js configuration](http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/concepts.platforms.html#concepts.platforms.nodejs). | ||
@@ -46,2 +45,3 @@ ## Installation | ||
* 1.2.5 Use the runtime Node version | ||
* 1.2.4 Set proper home directory | ||
@@ -48,0 +48,0 @@ * 1.2.3 Fix rebuild directory |
Sorry, the diff of this file is not supported yet
9578