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