Skip to content

Commit fc4c157

Browse files
authored
Remove files option to use .npmignore instead
1 parent 4d196ba commit fc4c157

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

package.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,6 @@
33
"version": "3.5.0",
44
"description": "InAppBrowser for React Native",
55
"main": "index.js",
6-
"files": [
7-
"android/",
8-
"ios/",
9-
"index.d.ts",
10-
"RNInAppBrowser.podspec"
11-
],
126
"scripts": {
137
"flow": "flow check",
148
"lint": "eslint index.js",

0 commit comments

Comments
 (0)