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