Added files field

This commit is contained in:
Abhinandan Kushwaha 2021-08-02 17:08:27 +05:30
parent 4873732fef
commit 2c148e666f
1 changed files with 1 additions and 0 deletions

View File

@ -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",