@vect/vector-select
Advanced tools
Comparing version 0.2.8 to 0.2.9
{ | ||
"name": "@vect/vector-select", | ||
"version": "0.2.8", | ||
"version": "0.2.9", | ||
"description": "A math util library", | ||
@@ -18,6 +18,6 @@ "main": "dist/index.cjs.js", | ||
"dependencies": { | ||
"@aryth/comparer": "^0.2.11", | ||
"@aryth/rand": "^0.2.11", | ||
"@vect/swap": "^0.2.8", | ||
"@vect/vector-update": "^0.2.8" | ||
"@aryth/comparer": "^0.2.14", | ||
"@aryth/rand": "^0.2.14", | ||
"@vect/swap": "^0.2.9", | ||
"@vect/vector-update": "^0.2.9" | ||
}, | ||
@@ -39,3 +39,3 @@ "repository": { | ||
"homepage": "https://github.com/hoyeungw/vect#readme", | ||
"gitHead": "7b33acbf8f6796f6da550020296bfe592a86af72" | ||
"gitHead": "d1911a29fc0916f90c791b9a763bf1bec11c4eb1" | ||
} |
Updated@aryth/comparer@^0.2.14
Updated@aryth/rand@^0.2.14
Updated@vect/swap@^0.2.9
Updated@vect/vector-update@^0.2.9