yeoman-environment
Advanced tools
Comparing version 1.6.5 to 1.6.6
@@ -139,2 +139,3 @@ 'use strict'; | ||
paths.push('/usr/lib/node_modules'); | ||
paths.push('/usr/local/lib/node_modules'); | ||
} | ||
@@ -141,0 +142,0 @@ |
{ | ||
"name": "yeoman-environment", | ||
"version": "1.6.5", | ||
"version": "1.6.6", | ||
"description": "Handles the lifecyle and bootstrapping of generators in a specific environment", | ||
@@ -5,0 +5,0 @@ "homepage": "http://yeoman.io", |
33052
921