diff --git a/package.json b/package.json index d391537..507e6fc 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,7 @@ "version": "0.0.1", "description": "The most complete library for Bar, Line, Area, Pie and Donut charts in React Native. Allows 2D, 3D, gradient, animations and live data updates.", "main": "src/index.tsx", + "files": ["src"], "scripts": { "android": "react-native run-android", "ios": "react-native run-ios",