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