ember-cli-preprocess-registry
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "ember-cli-preprocess-registry", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "", | ||
@@ -24,2 +24,3 @@ "main": "index.js", | ||
"exists-sync": "0.0.3", | ||
"lodash": "^3.10.0", | ||
"process-relative-require": "^1.0.0", | ||
@@ -30,5 +31,4 @@ "silent-error": "^1.0.0" | ||
"chai": "^3.0.0", | ||
"lodash": "^3.10.0", | ||
"mocha": "^2.2.5" | ||
} | ||
} |
2
7
+ Addedlodash@^3.10.0
+ Addedlodash@3.10.1(transitive)