@aryth/flopper
Advanced tools
Comparing version 0.3.23 to 0.3.26
{ | ||
"name": "@aryth/flopper", | ||
"version": "0.3.23", | ||
"version": "0.3.26", | ||
"description": "A math util library", | ||
@@ -18,4 +18,4 @@ "main": "dist/index.cjs.js", | ||
"dependencies": { | ||
"@aryth/comparer": "^0.3.23", | ||
"@aryth/rand": "^0.3.23", | ||
"@aryth/comparer": "^0.3.26", | ||
"@aryth/rand": "^0.3.26", | ||
"@vect/swap": "^0.4.4" | ||
@@ -38,3 +38,3 @@ }, | ||
"homepage": "https://github.com/hoyeungw/aryth#readme", | ||
"gitHead": "203bb633bfbf0d16ca7df9bd3055328be621a87c" | ||
"gitHead": "b7de340c642c466d516656b056b8c1d8ec0a2427" | ||
} |
Updated@aryth/comparer@^0.3.26
Updated@aryth/rand@^0.3.26