@aryth/bound-matrix
Advanced tools
Comparing version 0.1.7 to 0.1.8
{ | ||
"name": "@aryth/bound-matrix", | ||
"version": "0.1.7", | ||
"version": "0.1.8", | ||
"description": "A math util library", | ||
@@ -18,4 +18,4 @@ "main": "dist/index.cjs.js", | ||
"dependencies": { | ||
"@aryth/bound-vector": "^0.1.7", | ||
"@aryth/util-bound": "^0.1.7", | ||
"@aryth/bound-vector": "^0.1.8", | ||
"@aryth/util-bound": "^0.1.8", | ||
"@vect/matrix-size": "^0.2.3" | ||
@@ -38,3 +38,3 @@ }, | ||
"homepage": "https://github.com/hoyeungw/aryth#readme", | ||
"gitHead": "368b5d3dedb249b0aabd6bbe3fb76f6eb738d62f" | ||
"gitHead": "c6bd4a62699948436582764005f7e584e997a469" | ||
} |
Updated@aryth/bound-vector@^0.1.8
Updated@aryth/util-bound@^0.1.8