@luminati-io/uikit 1.7.8 → 1.7.10-beta.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.
@@ -1,12 +1,3 @@
1
- /**
2
- * @license
3
- * Lodash <https://lodash.com/>
4
- * Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
5
- * Released under MIT license <https://lodash.com/license>
6
- * Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
7
- * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
8
- */
9
-
10
1
  /**
11
2
  * Prism: Lightweight, robust, elegant syntax highlighting
12
3
  *
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@luminati-io/uikit",
3
- "version": "1.7.8",
3
+ "version": "1.7.10-beta.0",
4
4
  "author": "Bright Data (http://brightdata.com)",
5
5
  "license": "ISC",
6
6
  "description": "brightdata's design system",
@@ -43,7 +43,9 @@
43
43
  "@storybook/test-runner": "^0.9.4",
44
44
  "@storybook/testing-library": "0.0.13",
45
45
  "babel-loader": "9.1.2",
46
+ "babel-plugin-lodash": "^3.3.4",
46
47
  "babel-plugin-styled-components": "^2.0.7",
48
+ "lodash-webpack-plugin": "^0.11.6",
47
49
  "prop-types": "^15.8.1",
48
50
  "react": "^16.9.0",
49
51
  "react-dom": "^16.9.0",