Skip to content

Commit

Permalink
Lower version number to detach it from react-reconciler version
Browse files Browse the repository at this point in the history
  • Loading branch information
sebmarkbage committed Nov 26, 2018
1 parent 02e7020 commit a000c7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react-stream/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-stream",
"description": "React package for creating custom streaming server renderers.",
"version": "0.16.0",
"version": "0.1.0",
"private": true,
"keywords": [
"react"
Expand Down

0 comments on commit a000c7b

Please sign in to comment.