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