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 5cffe4f commit 4dbe6e2Copy full SHA for 4dbe6e2
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "readable-stream",
3
- "version": "2.2.2",
+ "version": "2.2.3",
4
"description": "Streams3, a user-land copy of the stream library from Node.js",
5
"main": "readable.js",
6
"dependencies": {
@@ -42,7 +42,7 @@
42
"util": false
43
},
44
"react-native": {
45
- "stream": false
+ "stream": false
46
47
"nyc": {
48
"include": [
0 commit comments