@luminati-io/uikit 6.2.8-beta.1 → 6.2.8-beta.2
Sign up to get free protection for your applications and to get access to all the features.
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@luminati-io/uikit",
|
3
|
-
"version": "6.2.8-beta.
|
3
|
+
"version": "6.2.8-beta.2",
|
4
4
|
"author": "Bright Data (http://brightdata.com)",
|
5
5
|
"license": "ISC",
|
6
6
|
"description": "brightdata's design system",
|
@@ -59,6 +59,7 @@
|
|
59
59
|
"babel-plugin-lodash": "^3.3.4",
|
60
60
|
"babel-plugin-prismjs": "^2.1.0",
|
61
61
|
"babel-plugin-styled-components": "^2.1.4",
|
62
|
+
"classnames": "^2.5.1",
|
62
63
|
"country-flag-icons": "^1.5.13",
|
63
64
|
"libphonenumber-js": "^1.10.61",
|
64
65
|
"prop-types": "^15.8.1",
|