diff --git a/package.json b/package.json index 0d722fd..c26df20 100644 --- a/package.json +++ b/package.json @@ -1,11 +1,12 @@ { "name": "react-native-user-avatar-component", - "version": "0.0.3", + "version": "0.0.4", "description": "React Native component for a user avatar with fallback to colored initials", "main": "index.js", "types": "index.d.ts", "files": [ - "index.js" + "index.js", + "index.d.ts" ], "keywords": [ "react-native",