@toptal/picasso-number-input 4.0.7 → 4.0.9

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@toptal/picasso-number-input",
3
- "version": "4.0.7",
3
+ "version": "4.0.9",
4
4
  "description": "Toptal UI components library - NumberInput",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -26,7 +26,7 @@
26
26
  "@toptal/picasso-form": "6.1.1",
27
27
  "@toptal/picasso-icons": "1.7.0",
28
28
  "@toptal/picasso-input-adornment": "3.0.3",
29
- "@toptal/picasso-outlined-input": "4.0.7",
29
+ "@toptal/picasso-outlined-input": "4.0.9",
30
30
  "@toptal/picasso-shared": "15.0.0",
31
31
  "@toptal/picasso-utils": "2.0.0"
32
32
  },