@aryth/bound-matrix
Advanced tools
Comparing version 0.1.10 to 0.1.11
{ | ||
"name": "@aryth/bound-matrix", | ||
"version": "0.1.10", | ||
"version": "0.1.11", | ||
"description": "A math util library", | ||
@@ -18,4 +18,4 @@ "main": "dist/index.cjs.js", | ||
"dependencies": { | ||
"@aryth/bound-vector": "^0.1.10", | ||
"@aryth/util-bound": "^0.1.10", | ||
"@aryth/bound-vector": "^0.1.11", | ||
"@aryth/util-bound": "^0.1.11", | ||
"@typen/enum-check-levels": "^0.1.1", | ||
@@ -39,3 +39,3 @@ "@vect/matrix-size": "^0.2.4" | ||
"homepage": "https://github.com/hoyeungw/aryth#readme", | ||
"gitHead": "4cd961e05a538dddd74f9433385d855ea68072c9" | ||
"gitHead": "f3220c3d67385988497e75fac5c69b3505990dcd" | ||
} |
Updated@aryth/bound-vector@^0.1.11
Updated@aryth/util-bound@^0.1.11