@roots/filesystem
Advanced tools
Comparing version 2.0.0-next.24 to 2.0.0-next.26
{ | ||
"name": "@roots/filesystem", | ||
"version": "2.0.0-next.24", | ||
"version": "2.0.0-next.26", | ||
"description": "Automated package installation", | ||
@@ -25,3 +25,6 @@ "homepage": "https://roots.io/bud", | ||
}, | ||
"files": ["lib", "types"], | ||
"files": [ | ||
"lib", | ||
"types" | ||
], | ||
"main": "./lib/index.js", | ||
@@ -37,3 +40,3 @@ "types": "./lib/types/index.d.ts", | ||
"dependencies": { | ||
"@roots/container": "2.0.0-next.24", | ||
"@roots/container": "^2.0.0-next.26", | ||
"fb-watchman": "^2.0.1", | ||
@@ -43,3 +46,4 @@ "fs-extra": "^9.0.1", | ||
"resolve-from": "^5.0.0" | ||
} | ||
}, | ||
"gitHead": "eee23e8d807f1ed8b15aaff69ec8a08a1a58c4b6" | ||
} |
20027
+ Added@roots/container@2.2.0(transitive)
- Removed@roots/container@2.0.0-next.24(transitive)