@eccenca/dotfiles
Advanced tools
Comparing version 2.3.1 to 2.3.2
@@ -5,2 +5,8 @@ # Change Log | ||
## [2.3.2] 2018-01-23 | ||
### Fixed | ||
- ignore gulpfile and buildConfig in root dev dependency check | ||
- npm registry in yarn lock | ||
## [2.3.1] 2017-12-11 | ||
@@ -7,0 +13,0 @@ |
{ | ||
"name": "@eccenca/dotfiles", | ||
"version": "2.3.1", | ||
"version": "2.3.2", | ||
"bin": { | ||
@@ -26,3 +26,3 @@ "ecc-link-dotfiles": "./install.js" | ||
"dependencies": { | ||
"fs-extra": "^4.0.0" | ||
"fs-extra": "^5.0.0" | ||
}, | ||
@@ -29,0 +29,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
11714
+ Addedfs-extra@5.0.0(transitive)
- Removedfs-extra@4.0.3(transitive)
Updatedfs-extra@^5.0.0