@dicebear/avatars-human-sprites
Advanced tools
Comparing version 4.7.2 to 4.7.3
{ | ||
"name": "@dicebear/avatars-human-sprites", | ||
"version": "4.7.2", | ||
"version": "4.7.3", | ||
"description": "Pixel art human avatar style for DiceBear Avatars", | ||
@@ -40,14 +40,14 @@ "keywords": [ | ||
"prebuild": "shx rm -rf dist", | ||
"build": "dicebear project build DiceBear.Human" | ||
"build": "dicebear-project build DiceBear.Human" | ||
}, | ||
"dependencies": { | ||
"@dicebear/avatars-female-sprites": "^4.7.2", | ||
"@dicebear/avatars-male-sprites": "^4.7.2" | ||
"@dicebear/avatars-female-sprites": "^4.7.3", | ||
"@dicebear/avatars-male-sprites": "^4.7.3" | ||
}, | ||
"devDependencies": { | ||
"@dicebear/avatars": "^4.7.2", | ||
"@dicebear/avatars": "^4.7.3", | ||
"@tsconfig/recommended": "^1.0.0", | ||
"@types/jest": "^26.0.22", | ||
"@types/node": "^10.11.6", | ||
"dicebear": "^4.7.1", | ||
"dicebear-project": "^4.7.3", | ||
"jest": "^26.6.3", | ||
@@ -64,3 +64,3 @@ "shx": "^0.3.3", | ||
}, | ||
"gitHead": "90f4db54f505f58e3edf7382405fc8557bbf8e2c" | ||
"gitHead": "ba30ced176922b4b6386fc84a62316e807647db1" | ||
} |
41184