Skip to content

Commit 291ed3f

Browse files
committed
clean package
1 parent cd396e7 commit 291ed3f

File tree

1 file changed

+1
-53
lines changed

1 file changed

+1
-53
lines changed

package.json

Lines changed: 1 addition & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -27,57 +27,5 @@
2727
"bugs": {
2828
"url": "https://github.com/jeffreymendez1993/readerjs/issues"
2929
},
30-
"homepage": "https://github.com/jeffreymendez1993/readerjs#readme",
31-
"react-native": {
32-
"zlib": "browserify-zlib",
33-
"console": "console-browserify",
34-
"constants": "constants-browserify",
35-
"crypto": "react-native-crypto",
36-
"dns": "dns.js",
37-
"net": "react-native-tcp",
38-
"domain": "domain-browser",
39-
"http": "@tradle/react-native-http",
40-
"https": "https-browserify",
41-
"os": "react-native-os",
42-
"path": "path-browserify",
43-
"querystring": "querystring-es3",
44-
"fs": "react-native-level-fs",
45-
"_stream_transform": "readable-stream/transform",
46-
"_stream_readable": "readable-stream/readable",
47-
"_stream_writable": "readable-stream/writable",
48-
"_stream_duplex": "readable-stream/duplex",
49-
"_stream_passthrough": "readable-stream/passthrough",
50-
"dgram": "react-native-udp",
51-
"stream": "stream-browserify",
52-
"timers": "timers-browserify",
53-
"tty": "tty-browserify",
54-
"vm": "vm-browserify",
55-
"tls": false
56-
},
57-
"browser": {
58-
"zlib": "browserify-zlib",
59-
"console": "console-browserify",
60-
"constants": "constants-browserify",
61-
"crypto": "react-native-crypto",
62-
"dns": "dns.js",
63-
"net": "react-native-tcp",
64-
"domain": "domain-browser",
65-
"http": "@tradle/react-native-http",
66-
"https": "https-browserify",
67-
"os": "react-native-os",
68-
"path": "path-browserify",
69-
"querystring": "querystring-es3",
70-
"fs": "react-native-level-fs",
71-
"_stream_transform": "readable-stream/transform",
72-
"_stream_readable": "readable-stream/readable",
73-
"_stream_writable": "readable-stream/writable",
74-
"_stream_duplex": "readable-stream/duplex",
75-
"_stream_passthrough": "readable-stream/passthrough",
76-
"dgram": "react-native-udp",
77-
"stream": "stream-browserify",
78-
"timers": "timers-browserify",
79-
"tty": "tty-browserify",
80-
"vm": "vm-browserify",
81-
"tls": false
82-
}
30+
"homepage": "https://github.com/jeffreymendez1993/readerjs#readme"
8331
}

0 commit comments

Comments
 (0)