@vect/column-zipper
Advanced tools
Comparing version 0.5.1 to 0.5.2
{ | ||
"name": "@vect/column-zipper", | ||
"version": "0.5.1", | ||
"version": "0.5.2", | ||
"description": "Zip function", | ||
"main": "dist/index.cjs", | ||
"main": "./dist/index.cjs", | ||
"exports": { | ||
@@ -21,3 +21,3 @@ "import": "./dist/index.mjs", | ||
"dependencies": { | ||
"@vect/matrix-init": "^0.5.1" | ||
"@vect/matrix-init": "^0.5.2" | ||
}, | ||
@@ -40,3 +40,3 @@ "repository": { | ||
"homepage": "https://github.com/hoyeungw/vect#readme", | ||
"gitHead": "4fbacfa698068e0c1bc18efe5866777a0e704249" | ||
"gitHead": "391b53002aa15519c9ce9d5c9e8f05a5c97a7b02" | ||
} |
7630
5
212
Updated@vect/matrix-init@^0.5.2