@aryth/flopper
Advanced tools
Comparing version 0.5.1 to 0.5.2
{ | ||
"name": "@aryth/flopper", | ||
"version": "0.5.1", | ||
"version": "0.5.2", | ||
"description": "A math util library", | ||
@@ -21,5 +21,5 @@ "main": "./dist/index.cjs", | ||
"dependencies": { | ||
"@aryth/comparer": "^0.5.1", | ||
"@aryth/rand": "^0.5.1", | ||
"@vect/swap": "^0.5.8" | ||
"@aryth/comparer": "^0.5.2", | ||
"@aryth/rand": "^0.5.2", | ||
"@vect/swap": "^0.5.10" | ||
}, | ||
@@ -41,3 +41,3 @@ "repository": { | ||
"homepage": "https://github.com/hoyeungw/aryth#readme", | ||
"gitHead": "c27f1a9acd672635d70b590421af880090cd9b6e" | ||
"gitHead": "c47a564a61b14680cfd7804d77a730a3faed96bf" | ||
} |
4538
Updated@aryth/comparer@^0.5.2
Updated@aryth/rand@^0.5.2
Updated@vect/swap@^0.5.10