@luminati-io/uikit 3.7.2 → 3.7.3
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": "3.7.
|
3
|
+
"version": "3.7.3",
|
4
4
|
"author": "Bright Data (http://brightdata.com)",
|
5
5
|
"license": "ISC",
|
6
6
|
"description": "brightdata's design system",
|
@@ -55,6 +55,8 @@
|
|
55
55
|
"babel-plugin-lodash": "^3.3.4",
|
56
56
|
"babel-plugin-prismjs": "^2.1.0",
|
57
57
|
"babel-plugin-styled-components": "^2.1.4",
|
58
|
+
"country-flag-icons": "^1.5.11",
|
59
|
+
"libphonenumber-js": "^1.10.61",
|
58
60
|
"prop-types": "^15.8.1",
|
59
61
|
"react": "^16.14.0",
|
60
62
|
"react-dom": "^16.14.0",
|