@toptal/picasso-number-input 2.0.10 → 2.0.11

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": "2.0.10",
3
+ "version": "2.0.11",
4
4
  "description": "Toptal UI components library - NumberInput",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -26,7 +26,7 @@
26
26
  "@toptal/picasso-form": "4.1.4",
27
27
  "@toptal/picasso-icons": "1.6.0",
28
28
  "@toptal/picasso-input-adornment": "2.0.1",
29
- "@toptal/picasso-outlined-input": "2.0.9",
29
+ "@toptal/picasso-outlined-input": "2.0.10",
30
30
  "@toptal/picasso-shared": "15.0.0",
31
31
  "@toptal/picasso-utils": "1.0.3"
32
32
  },