@aryth/flopper
Advanced tools
Comparing version 0.3.13 to 0.3.14
{ | ||
"name": "@aryth/flopper", | ||
"version": "0.3.13", | ||
"version": "0.3.14", | ||
"description": "A math util library", | ||
@@ -18,4 +18,4 @@ "main": "dist/index.cjs.js", | ||
"dependencies": { | ||
"@aryth/comparer": "^0.3.13", | ||
"@aryth/rand": "^0.3.13", | ||
"@aryth/comparer": "^0.3.14", | ||
"@aryth/rand": "^0.3.14", | ||
"@vect/swap": "^0.3.7" | ||
@@ -38,3 +38,3 @@ }, | ||
"homepage": "https://github.com/hoyeungw/aryth#readme", | ||
"gitHead": "6e9c4121d6c2270bc18980698c48518737c35686" | ||
"gitHead": "d4db1e83f509818f13b3801d020cf42d2f6e7baa" | ||
} |
Updated@aryth/comparer@^0.3.14
Updated@aryth/rand@^0.3.14