@vect/column-zipper
Advanced tools
Comparing version 0.0.25 to 0.0.26
{ | ||
"name": "@vect/column-zipper", | ||
"version": "0.0.25", | ||
"version": "0.0.26", | ||
"description": "Zip function", | ||
@@ -18,3 +18,3 @@ "main": "dist/index.cjs.js", | ||
"dependencies": { | ||
"@vect/matrix-init": "^0.0.25" | ||
"@vect/matrix-init": "^0.0.26" | ||
}, | ||
@@ -37,3 +37,3 @@ "repository": { | ||
"homepage": "https://github.com/hoyeungw/vect#readme", | ||
"gitHead": "8c6ddf6bb50856583cdc81f29000f6303217f5da" | ||
"gitHead": "1e44271c5142bc2106301fbe51681701809dee8b" | ||
} |
+ Added@vect/matrix-init@0.0.26(transitive)
- Removed@vect/matrix-init@0.0.25(transitive)
Updated@vect/matrix-init@^0.0.26