@proem/pipe
Advanced tools
Comparing version 0.0.15 to 0.0.16
{ | ||
"name": "@proem/pipe", | ||
"version": "0.0.15", | ||
"version": "0.0.16", | ||
"description": "Proem package for combining functions", | ||
@@ -19,3 +19,3 @@ "keywords": [ | ||
"module": "esm/index.js", | ||
"types": "lib/index.d.ts", | ||
"types": "types/index.d.ts", | ||
"directories": { | ||
@@ -46,5 +46,5 @@ "lib": "lib", | ||
"devDependencies": { | ||
"@proem/array": "^0.0.15" | ||
"@proem/array": "^0.0.16" | ||
}, | ||
"gitHead": "3281115642812ee827fb745c38d54da758a82303" | ||
"gitHead": "f01fc3c709e912130aa7de087b76b9ac61d57cce" | ||
} |
4856
7
34