@aryth/flopper
Advanced tools
Comparing version 0.3.2 to 0.3.3
{ | ||
"name": "@aryth/flopper", | ||
"version": "0.3.2", | ||
"version": "0.3.3", | ||
"description": "A math util library", | ||
@@ -18,4 +18,4 @@ "main": "dist/index.cjs.js", | ||
"dependencies": { | ||
"@aryth/comparer": "^0.3.2", | ||
"@aryth/rand": "^0.3.2", | ||
"@aryth/comparer": "^0.3.3", | ||
"@aryth/rand": "^0.3.3", | ||
"@vect/swap": "^0.3.5" | ||
@@ -38,3 +38,3 @@ }, | ||
"homepage": "https://github.com/hoyeungw/aryth#readme", | ||
"gitHead": "1584de85e311e7d41ddff8591ad1cb7cee947ef7" | ||
"gitHead": "46f557086b24f1e8496f2408ac07108adcbf0d4b" | ||
} |
Updated@aryth/comparer@^0.3.3
Updated@aryth/rand@^0.3.3