@authing/react-ui-components 3.1.37-beta.7 → 4.0.0-rc.0

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.
@@ -10,15 +10,6 @@
10
10
  http://jedwatson.github.io/classnames
11
11
  */
12
12
 
13
- /**
14
- * @license
15
- * Lodash <https://lodash.com/>
16
- * Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
17
- * Released under MIT license <https://lodash.com/license>
18
- * Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
19
- * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
20
- */
21
-
22
13
  /** @license React v16.13.1
23
14
  * react-is.production.min.js
24
15
  *
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@authing/react-ui-components",
3
- "version": "3.1.37-beta.7",
3
+ "version": "4.0.0-rc.0",
4
4
  "private": false,
5
5
  "main": "lib/index.min.js",
6
6
  "typings": "lib/index.d.ts",