Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Use * for react-reconciler
We don't know the latest local version, and release script currently doesn't bump deps automatically.
  • Loading branch information
gaearon committed Nov 28, 2017
commit bf53360e7359eb93511c48f452537a519728bee8
2 changes: 1 addition & 1 deletion packages/react-noop-renderer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"object-assign": "^4.1.1",
"prop-types": "^15.6.0",
"regenerator-runtime": "^0.11.0",
"react-reconciler": "^0.6.0"
"react-reconciler": "*"
},
"peerDependencies": {
"react": "^16.0.0"
Expand Down