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