@aryth/bound-matrix
Advanced tools
Comparing version 0.3.11 to 0.3.13
{ | ||
"name": "@aryth/bound-matrix", | ||
"version": "0.3.11", | ||
"version": "0.3.13", | ||
"description": "A math util library", | ||
@@ -18,4 +18,4 @@ "main": "dist/index.cjs.js", | ||
"dependencies": { | ||
"@aryth/bound-vector": "^0.3.11", | ||
"@aryth/util-bound": "^0.3.11", | ||
"@aryth/bound-vector": "^0.3.13", | ||
"@aryth/util-bound": "^0.3.13", | ||
"@ject/oneself": "^0.0.6", | ||
@@ -26,5 +26,5 @@ "@texting/string-value": "^0.0.5", | ||
"@typen/numeral": "^0.1.16", | ||
"@vect/matrix-init": "^0.3.6", | ||
"@vect/matrix-mapper": "^0.3.6", | ||
"@vect/matrix-size": "^0.3.6" | ||
"@vect/matrix-init": "^0.3.7", | ||
"@vect/matrix-mapper": "^0.3.7", | ||
"@vect/matrix-size": "^0.3.7" | ||
}, | ||
@@ -46,3 +46,3 @@ "repository": { | ||
"homepage": "https://github.com/hoyeungw/aryth#readme", | ||
"gitHead": "c8083835ceab09adf351cd642c456f50fe9f01b1" | ||
"gitHead": "6e9c4121d6c2270bc18980698c48518737c35686" | ||
} |
Updated@aryth/bound-vector@^0.3.13
Updated@aryth/util-bound@^0.3.13
Updated@vect/matrix-init@^0.3.7
Updated@vect/matrix-mapper@^0.3.7
Updated@vect/matrix-size@^0.3.7