@aryth/flopper
Advanced tools
Comparing version 0.3.15 to 0.3.16
{ | ||
"name": "@aryth/flopper", | ||
"version": "0.3.15", | ||
"version": "0.3.16", | ||
"description": "A math util library", | ||
@@ -18,5 +18,5 @@ "main": "dist/index.cjs.js", | ||
"dependencies": { | ||
"@aryth/comparer": "^0.3.15", | ||
"@aryth/rand": "^0.3.15", | ||
"@vect/swap": "^0.3.8" | ||
"@aryth/comparer": "^0.3.16", | ||
"@aryth/rand": "^0.3.16", | ||
"@vect/swap": "^0.3.9" | ||
}, | ||
@@ -38,3 +38,3 @@ "repository": { | ||
"homepage": "https://github.com/hoyeungw/aryth#readme", | ||
"gitHead": "80d9e1c698e3e9d058c69127cabfdac2b84946fc" | ||
"gitHead": "ea474d532ec8e4b99abb366e488585a69fce9794" | ||
} |
Updated@aryth/comparer@^0.3.16
Updated@aryth/rand@^0.3.16
Updated@vect/swap@^0.3.9