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