Skip to content

Commit

Permalink
2.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
calvinmetcalf committed Feb 21, 2017
1 parent 5cffe4f commit 4dbe6e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "readable-stream",
"version": "2.2.2",
"version": "2.2.3",
"description": "Streams3, a user-land copy of the stream library from Node.js",
"main": "readable.js",
"dependencies": {
Expand Down Expand Up @@ -42,7 +42,7 @@
"util": false
},
"react-native": {
"stream": false
"stream": false
},
"nyc": {
"include": [
Expand Down

0 comments on commit 4dbe6e2

Please sign in to comment.