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