We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18efa72 commit 02bf320Copy full SHA for 02bf320
package.json
@@ -17,6 +17,9 @@
17
"repository": "https://github.com/IjzerenHein/react-native-bundle-visualizer",
18
"bugs": "https://github.com/IjzerenHein/react-native-bundle-visualizer/issues",
19
"license": "MIT",
20
+ "files": [
21
+ "src"
22
+ ],
23
"dependencies": {
24
"chalk": "^3.0.0",
25
"execa": "^3.4.0",
0 commit comments