@aryth/bound-matrix
Advanced tools
Comparing version 0.2.13 to 0.2.14
{ | ||
"name": "@aryth/bound-matrix", | ||
"version": "0.2.13", | ||
"version": "0.2.14", | ||
"description": "A math util library", | ||
@@ -18,4 +18,4 @@ "main": "dist/index.cjs.js", | ||
"dependencies": { | ||
"@aryth/bound-vector": "^0.2.13", | ||
"@aryth/util-bound": "^0.2.13", | ||
"@aryth/bound-vector": "^0.2.14", | ||
"@aryth/util-bound": "^0.2.14", | ||
"@ject/oneself": "^0.0.6", | ||
@@ -45,3 +45,3 @@ "@spare/string-value": "^0.8.8", | ||
"homepage": "https://github.com/hoyeungw/aryth#readme", | ||
"gitHead": "c37dfba437fc1ebc45ede73fe95a047ae069abd5" | ||
"gitHead": "e6c03af3271cc7b45aa029eedda5ab2d9fdf71e6" | ||
} |
Updated@aryth/bound-vector@^0.2.14
Updated@aryth/util-bound@^0.2.14