@egovernments/digit-ui-components 0.0.1-webpack.11 → 0.0.1-webpack.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.
@@ -4,6 +4,8 @@
4
4
  http://jedwatson.github.io/classnames
5
5
  */
6
6
 
7
+ /*! For license information please see index.js.LICENSE.txt */
8
+
7
9
  /**
8
10
  * @license
9
11
  * Lodash <https://lodash.com/>
@@ -75,12 +77,3 @@
75
77
  *
76
78
  * @license MIT
77
79
  */
78
-
79
- /** @license React v16.13.1
80
- * react-is.production.min.js
81
- *
82
- * Copyright (c) Facebook, Inc. and its affiliates.
83
- *
84
- * This source code is licensed under the MIT license found in the
85
- * LICENSE file in the root directory of this source tree.
86
- */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@egovernments/digit-ui-components",
3
- "version": "0.0.1-webpack.11",
3
+ "version": "0.0.1-webpack.12",
4
4
  "license": "MIT",
5
5
  "main": "dist/index.js",
6
6
  "source": "src/index.js",