@aryth/flopper
Advanced tools
Comparing version 0.5.6 to 0.5.7
{ | ||
"name": "@aryth/flopper", | ||
"version": "0.5.6", | ||
"version": "0.5.7", | ||
"description": "A math util library", | ||
@@ -21,5 +21,5 @@ "main": "./dist/index.cjs", | ||
"dependencies": { | ||
"@aryth/comparer": "^0.5.6", | ||
"@aryth/rand": "^0.5.6", | ||
"@vect/swap": "^0.5.22" | ||
"@aryth/comparer": "^0.5.7", | ||
"@aryth/rand": "^0.5.7", | ||
"@vect/swap": "^0.5.23" | ||
}, | ||
@@ -41,3 +41,3 @@ "repository": { | ||
"homepage": "https://github.com/hoyeungw/aryth#readme", | ||
"gitHead": "7b020106f7bc8ab8f98a45e62073789ead930dec" | ||
"gitHead": "74d4107d131b065fa6b32999d06f3288360680eb" | ||
} |
@@ -0,0 +0,0 @@ # @aryth/flopper |
Sorry, the diff of this file is not supported yet
4600
Updated@aryth/comparer@^0.5.7
Updated@aryth/rand@^0.5.7
Updated@vect/swap@^0.5.23