@toptal/picasso-number-input 3.0.0 → 3.0.1
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@toptal/picasso-number-input",
|
3
|
-
"version": "3.0.
|
3
|
+
"version": "3.0.1",
|
4
4
|
"description": "Toptal UI components library - NumberInput",
|
5
5
|
"publishConfig": {
|
6
6
|
"access": "public"
|
@@ -26,7 +26,7 @@
|
|
26
26
|
"@toptal/picasso-form": "5.0.0",
|
27
27
|
"@toptal/picasso-icons": "1.6.0",
|
28
28
|
"@toptal/picasso-input-adornment": "3.0.0",
|
29
|
-
"@toptal/picasso-outlined-input": "3.0.
|
29
|
+
"@toptal/picasso-outlined-input": "3.0.1",
|
30
30
|
"@toptal/picasso-shared": "15.0.0",
|
31
31
|
"@toptal/picasso-utils": "1.0.3"
|
32
32
|
},
|