@aryth/bound-matrix
Advanced tools
Comparing version 0.3.20 to 0.3.21
{ | ||
"name": "@aryth/bound-matrix", | ||
"version": "0.3.20", | ||
"version": "0.3.21", | ||
"description": "A math util library", | ||
@@ -18,4 +18,4 @@ "main": "dist/index.cjs.js", | ||
"dependencies": { | ||
"@aryth/bound-vector": "^0.3.20", | ||
"@aryth/util-bound": "^0.3.20", | ||
"@aryth/bound-vector": "^0.3.21", | ||
"@aryth/util-bound": "^0.3.21", | ||
"@ject/oneself": "^0.0.12", | ||
@@ -45,3 +45,3 @@ "@texting/string-value": "^0.0.10", | ||
"homepage": "https://github.com/hoyeungw/aryth#readme", | ||
"gitHead": "227c4f9de2905851b0b403453942fe4c3a3ea01a" | ||
"gitHead": "1f58f764e976a1491f3f3b4e236fb3ae0a29690e" | ||
} |
Updated@aryth/bound-vector@^0.3.21
Updated@aryth/util-bound@^0.3.21