Skip to content

Commit

Permalink
升级到1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RubyLouvre committed Sep 10, 2019
1 parent 1dae00a commit e2d8b78
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dist/React.js
Original file line number Diff line number Diff line change
Expand Up @@ -3219,7 +3219,7 @@
findDOMNode: findDOMNode,
unmountComponentAtNode: unmountComponentAtNode,
unstable_renderSubtreeIntoContainer: unstable_renderSubtreeIntoContainer,
version: '1.5.10',
version: '1.6.0',
render: render$1,
hydrate: render$1,
unstable_batchedUpdates: DOMRenderer.batchedUpdates,
Expand Down
2 changes: 1 addition & 1 deletion dist/ReactIE.js
Original file line number Diff line number Diff line change
Expand Up @@ -3344,7 +3344,7 @@
unmountComponentAtNode: unmountComponentAtNode,
unstable_renderSubtreeIntoContainer: unstable_renderSubtreeIntoContainer,
miniCreateClass: miniCreateClass,
version: '1.5.10',
version: '1.6.0',
render: render$1,
hydrate: render$1,
unstable_batchedUpdates: DOMRenderer.batchedUpdates,
Expand Down

0 comments on commit e2d8b78

Please sign in to comment.