@vect/object-update
Advanced tools
Comparing version 0.6.0 to 0.6.1
{ | ||
"name": "@vect/object-update", | ||
"version": "0.6.0", | ||
"version": "0.6.1", | ||
"description": "Update object", | ||
@@ -13,2 +13,6 @@ "main": "./dist/index.cjs", | ||
], | ||
"dependencies": { | ||
"@vect/object-index": "^0.6.1", | ||
"@vect/swap": "^0.6.1" | ||
}, | ||
"publishConfig": { | ||
@@ -21,5 +25,2 @@ "access": "public" | ||
}, | ||
"dependencies": { | ||
"@vect/swap": "^0.6.0" | ||
}, | ||
"repository": { | ||
@@ -40,3 +41,3 @@ "type": "git", | ||
"homepage": "https://github.com/hoyeungw/vect#readme", | ||
"gitHead": "daa1300d12301049bb522a9d462449fc12a1e480" | ||
"gitHead": "2acc71612f987f23226d2b26599f590e816086ba" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
4516
30
2
+ Added@vect/object-index@^0.6.1
+ Added@vect/object-index@0.6.13(transitive)
+ Added@vect/vector-mapper@0.6.13(transitive)
Updated@vect/swap@^0.6.1