@aryth/flopper
Advanced tools
Comparing version 0.4.2 to 0.4.3
{ | ||
"name": "@aryth/flopper", | ||
"version": "0.4.2", | ||
"version": "0.4.3", | ||
"description": "A math util library", | ||
"main": "./dist/index.cjs", | ||
"exports": { | ||
@@ -20,4 +21,4 @@ "import": "./dist/index.mjs", | ||
"dependencies": { | ||
"@aryth/comparer": "^0.4.2", | ||
"@aryth/rand": "^0.4.2", | ||
"@aryth/comparer": "^0.4.3", | ||
"@aryth/rand": "^0.4.3", | ||
"@vect/swap": "^0.4.10" | ||
@@ -40,3 +41,3 @@ }, | ||
"homepage": "https://github.com/hoyeungw/aryth#readme", | ||
"gitHead": "e1f1a83d7859a85c10378d7aa4eab0d075315286" | ||
"gitHead": "e9e8ed72cadd2c85cedce247924f811388ca1e44" | ||
} |
4538
Updated@aryth/comparer@^0.4.3
Updated@aryth/rand@^0.4.3