@aryth/flopper
Advanced tools
Comparing version 0.6.4 to 0.6.5
{ | ||
"name": "@aryth/flopper", | ||
"version": "0.6.4", | ||
"version": "0.6.5", | ||
"description": "A math util library", | ||
@@ -21,4 +21,4 @@ "main": "./dist/index.cjs", | ||
"dependencies": { | ||
"@aryth/comparer": "^0.6.4", | ||
"@aryth/rand": "^0.6.4", | ||
"@aryth/comparer": "^0.6.5", | ||
"@aryth/rand": "^0.6.5", | ||
"@vect/swap": "^0.6.13" | ||
@@ -41,3 +41,3 @@ }, | ||
"homepage": "https://github.com/hoyeungw/aryth#readme", | ||
"gitHead": "e4ab0d6896a175429dd03d89ba1286bfdee079cb" | ||
"gitHead": "ef5a08464a3439e91ea1e40c9a134b9fe18404d2" | ||
} |
Updated@aryth/comparer@^0.6.5
Updated@aryth/rand@^0.6.5