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