@hopara/react 0.4.5 → 0.4.7

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,6 +1,3 @@
1
- /*! Case - v1.6.2 - 2020-03-24
2
- * Copyright (c) 2020 Nathan Bubna; Licensed MIT, GPL */
3
-
4
1
  /**
5
2
  * @license
6
3
  * Lodash <https://lodash.com/>
@@ -10,16 +7,6 @@
10
7
  * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
11
8
  */
12
9
 
13
- /**
14
- * @license React
15
- * react-dom.production.min.js
16
- *
17
- * Copyright (c) Facebook, Inc. and its affiliates.
18
- *
19
- * This source code is licensed under the MIT license found in the
20
- * LICENSE file in the root directory of this source tree.
21
- */
22
-
23
10
  /**
24
11
  * @license React
25
12
  * react-jsx-runtime.production.min.js
@@ -39,21 +26,3 @@
39
26
  * This source code is licensed under the MIT license found in the
40
27
  * LICENSE file in the root directory of this source tree.
41
28
  */
42
-
43
- /**
44
- * @license React
45
- * scheduler.production.min.js
46
- *
47
- * Copyright (c) Facebook, Inc. and its affiliates.
48
- *
49
- * This source code is licensed under the MIT license found in the
50
- * LICENSE file in the root directory of this source tree.
51
- */
52
-
53
- /**
54
- * @mui/styled-engine v5.15.14
55
- *
56
- * @license MIT
57
- * This source code is licensed under the MIT license found in the
58
- * LICENSE file in the root directory of this source tree.
59
- */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hopara/react",
3
- "version": "0.4.5",
3
+ "version": "0.4.7",
4
4
  "description": "Hopara React Component",
5
5
  "author": "Hopara",
6
6
  "homepage": "https://hopara.io",
@@ -31,7 +31,7 @@
31
31
  "devDependencies": {
32
32
  "@babel/core": "^7.18.9",
33
33
  "@babel/preset-env": "^7.16.4",
34
- "@hopara/iframe": "0.4.5",
34
+ "@hopara/iframe": "0.4.7",
35
35
  "babel-loader": "8.1.0",
36
36
  "customize-cra": "^1.0.0",
37
37
  "lodash": "~4.17.21",