graphen 1.9.11 → 1.9.12

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.
@@ -1,9 +1,3 @@
1
- /*
2
- object-assign
3
- (c) Sindre Sorhus
4
- @license MIT
5
- */
6
-
7
1
  /*!
8
2
  Copyright (c) 2018 Jed Watson.
9
3
  Licensed under the MIT License (MIT), see
@@ -19,8 +13,9 @@ object-assign
19
13
  * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
20
14
  */
21
15
 
22
- /** @license React v0.19.1
23
- * scheduler.production.min.js
16
+ /**
17
+ * @license React
18
+ * react-dom.production.min.js
24
19
  *
25
20
  * Copyright (c) Facebook, Inc. and its affiliates.
26
21
  *
@@ -28,8 +23,9 @@ object-assign
28
23
  * LICENSE file in the root directory of this source tree.
29
24
  */
30
25
 
31
- /** @license React v16.14.0
32
- * react-dom.production.min.js
26
+ /**
27
+ * @license React
28
+ * react.production.min.js
33
29
  *
34
30
  * Copyright (c) Facebook, Inc. and its affiliates.
35
31
  *
@@ -37,8 +33,9 @@ object-assign
37
33
  * LICENSE file in the root directory of this source tree.
38
34
  */
39
35
 
40
- /** @license React v16.14.0
41
- * react.production.min.js
36
+ /**
37
+ * @license React
38
+ * scheduler.production.min.js
42
39
  *
43
40
  * Copyright (c) Facebook, Inc. and its affiliates.
44
41
  *