@aryth/flopper
Advanced tools
Comparing version 0.3.3 to 0.3.4
{ | ||
"name": "@aryth/flopper", | ||
"version": "0.3.3", | ||
"version": "0.3.4", | ||
"description": "A math util library", | ||
@@ -18,5 +18,5 @@ "main": "dist/index.cjs.js", | ||
"dependencies": { | ||
"@aryth/comparer": "^0.3.3", | ||
"@aryth/rand": "^0.3.3", | ||
"@vect/swap": "^0.3.5" | ||
"@aryth/comparer": "^0.3.4", | ||
"@aryth/rand": "^0.3.4", | ||
"@vect/swap": "^0.3.6" | ||
}, | ||
@@ -38,3 +38,3 @@ "repository": { | ||
"homepage": "https://github.com/hoyeungw/aryth#readme", | ||
"gitHead": "46f557086b24f1e8496f2408ac07108adcbf0d4b" | ||
"gitHead": "a0cd6f754dd73142a0fbe8f0ea25229bf7ba5d24" | ||
} |
Updated@aryth/comparer@^0.3.4
Updated@aryth/rand@^0.3.4
Updated@vect/swap@^0.3.6