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