react-reconciler 0.26.0-rc.2 → 0.26.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/build-info.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
- "branch": "pull/19881",
3
- "buildNumber": "211274",
4
- "checksum": "32e8990",
5
- "commit": "3834174dd",
2
+ "branch": "pull/21051",
3
+ "buildNumber": "287151",
4
+ "checksum": "94f5c65",
5
+ "commit": "12adaffef",
6
6
  "environment": "ci",
7
- "reactVersion": "17.0.0-alpha.0-3834174dd"
7
+ "reactVersion": "17.0.0-12adaffef"
8
8
  }
@@ -1,4 +1,4 @@
1
- /** @license React v0.26.0-rc.2
1
+ /** @license React v0.26.2
2
2
  * react-reconciler-reflection.development.js
3
3
  *
4
4
  * Copyright (c) Facebook, Inc. and its affiliates.
@@ -212,7 +212,7 @@ var SuspenseComponent = 13;
212
212
 
213
213
  // Don't change these two values. They're used by React Dev Tools.
214
214
  var NoFlags =
215
- /* */
215
+ /* */
216
216
  0;
217
217
 
218
218
  var Placement =
@@ -1,4 +1,4 @@
1
- /** @license React v0.26.0-rc.2
1
+ /** @license React v0.26.2
2
2
  * react-reconciler-reflection.production.min.js
3
3
  *
4
4
  * Copyright (c) Facebook, Inc. and its affiliates.