@luminati-io/uikit 3.6.10 → 3.7.0
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.
|
3
|
+
"version": "3.7.0",
|
4
4
|
"author": "Bright Data (http://brightdata.com)",
|
5
5
|
"license": "ISC",
|
6
6
|
"description": "brightdata's design system",
|
@@ -25,6 +25,7 @@
|
|
25
25
|
"react-beautiful-dnd": "^13.1.1",
|
26
26
|
"react-day-picker": "^8.10.0",
|
27
27
|
"react-hot-toast": "^2.4.1",
|
28
|
+
"react-phone-input-2": "^2.15.1",
|
28
29
|
"react-popper": "^2.3.0",
|
29
30
|
"react-select": "^5.8.0"
|
30
31
|
},
|