@arroyodev-llc/utils.fs
Advanced tools
Comparing version 0.1.6 to 0.1.7
@@ -26,7 +26,7 @@ { | ||
"unbuild": "^1.2.1", | ||
"vitest": "^0.31.3" | ||
"vitest": "^0.32.0" | ||
}, | ||
"dependencies": { | ||
"fs-extra": "^11.1.1", | ||
"pathe": "^1.1.0" | ||
"pathe": "^1.1.1" | ||
}, | ||
@@ -38,3 +38,3 @@ "main": "./dist/index.cjs", | ||
}, | ||
"version": "0.1.6", | ||
"version": "0.1.7", | ||
"types": "./dist/index.d.ts", | ||
@@ -49,3 +49,4 @@ "type": "module", | ||
"require": "./dist/index.cjs" | ||
} | ||
}, | ||
"./package.json": "./package.json" | ||
}, | ||
@@ -52,0 +53,0 @@ "files": [ |
26821
Updatedpathe@^1.1.1