@vect/entries-init
Advanced tools
Comparing version 0.7.9 to 0.7.10
{ | ||
"name": "@vect/entries-init", | ||
"version": "0.7.9", | ||
"version": "0.7.10", | ||
"description": "An array util tool", | ||
@@ -21,4 +21,4 @@ "main": "./dist/index.cjs", | ||
"dependencies": { | ||
"@vect/vector-mapper": "^0.7.9", | ||
"@vect/vector-zipper": "^0.7.9" | ||
"@vect/vector-mapper": "^0.7.10", | ||
"@vect/vector-zipper": "^0.7.10" | ||
}, | ||
@@ -41,3 +41,3 @@ "repository": { | ||
"homepage": "https://github.com/hoyeungw/vect#readme", | ||
"gitHead": "7279e53a48856529a457f026d3445e3f50077cec" | ||
"gitHead": "c43fae05b1f8aa6dab5fa9101a29abef4402deaa" | ||
} |
@@ -0,0 +0,0 @@ # @vect/entries-init |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
4726
Updated@vect/vector-mapper@^0.7.10
Updated@vect/vector-zipper@^0.7.10