eb-fix-npm
Advanced tools
Comparing version 1.2.0 to 1.2.1
{ | ||
"name": "eb-fix-npm", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "Fixes npm in Elastic Beanstalk environments.", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -42,4 +42,5 @@ # eb-fix-npm | ||
* 1.2.1 Use user's environment variables with npm | ||
* 1.2.0 Avoid unnecessarily installing/rebuilding Node modules | ||
* 1.1.0 Cache Node modules between deploys | ||
* 1.0.0 Initial commit |
Sorry, the diff of this file is not supported yet
8260
46