@aryth/flopper
Advanced tools
Comparing version 0.5.3 to 0.5.4
{ | ||
"name": "@aryth/flopper", | ||
"version": "0.5.3", | ||
"version": "0.5.4", | ||
"description": "A math util library", | ||
@@ -21,5 +21,5 @@ "main": "./dist/index.cjs", | ||
"dependencies": { | ||
"@aryth/comparer": "^0.5.3", | ||
"@aryth/rand": "^0.5.3", | ||
"@vect/swap": "^0.5.11" | ||
"@aryth/comparer": "^0.5.4", | ||
"@aryth/rand": "^0.5.4", | ||
"@vect/swap": "^0.5.22" | ||
}, | ||
@@ -41,3 +41,3 @@ "repository": { | ||
"homepage": "https://github.com/hoyeungw/aryth#readme", | ||
"gitHead": "adb8a1c9f3d54e59a4ecd3a5fe249ebeb6740272" | ||
"gitHead": "f6e2156ba2b4ebb37ba5eb933ff4b3e0bdd5ce96" | ||
} |
Updated@aryth/comparer@^0.5.4
Updated@aryth/rand@^0.5.4
Updated@vect/swap@^0.5.22