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