react-refresh 0.16.0-canary-db913d8e17-20240422 → 0.16.0-canary-cb151849e1-20240424

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.
@@ -14,7 +14,6 @@ if (process.env.NODE_ENV !== "production") {
14
14
  (function() {
15
15
  'use strict';
16
16
 
17
- // ATTENTION
18
17
  var REACT_FORWARD_REF_TYPE = Symbol.for('react.forward_ref');
19
18
  var REACT_MEMO_TYPE = Symbol.for('react.memo');
20
19
 
package/package.json CHANGED
@@ -4,7 +4,7 @@
4
4
  "keywords": [
5
5
  "react"
6
6
  ],
7
- "version": "0.16.0-canary-db913d8e17-20240422",
7
+ "version": "0.16.0-canary-cb151849e1-20240424",
8
8
  "homepage": "https://react.dev/",
9
9
  "bugs": "https://github.com/facebook/react/issues",
10
10
  "license": "MIT",