@toptal/picasso-number-input 1.0.8-alpha-fx-4589-migrate-typography-f9c39d4d2.15 → 1.0.8-alpha-CPT-2201-adjust-hide-controls-property-832569b0a.2

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 +11 -11
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@toptal/picasso-number-input",
3
- "version": "1.0.8-alpha-fx-4589-migrate-typography-f9c39d4d2.15+f9c39d4d2",
3
+ "version": "1.0.8-alpha-CPT-2201-adjust-hide-controls-property-832569b0a.2+832569b0a",
4
4
  "description": "Toptal UI components library - NumberInput",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -22,14 +22,14 @@
22
22
  },
23
23
  "homepage": "https://github.com/toptal/picasso/tree/master/packages/picasso#readme",
24
24
  "dependencies": {
25
- "@toptal/picasso-container": "1.0.3-alpha-fx-4589-migrate-typography-f9c39d4d2.41+f9c39d4d2",
26
- "@toptal/picasso-form": "1.1.4-alpha-fx-4589-migrate-typography-f9c39d4d2.22+f9c39d4d2",
27
- "@toptal/picasso-icons": "1.0.3-alpha-fx-4589-migrate-typography-f9c39d4d2.41+f9c39d4d2",
28
- "@toptal/picasso-input": "1.0.8-alpha-fx-4589-migrate-typography-f9c39d4d2.15+f9c39d4d2",
29
- "@toptal/picasso-input-adornment": "1.0.3-alpha-fx-4589-migrate-typography-f9c39d4d2.41+f9c39d4d2",
30
- "@toptal/picasso-outlined-input": "1.0.8-alpha-fx-4589-migrate-typography-f9c39d4d2.15+f9c39d4d2",
31
- "@toptal/picasso-shared": "14.0.2-alpha-fx-4589-migrate-typography-f9c39d4d2.41+f9c39d4d2",
32
- "@toptal/picasso-utils": "1.0.3-alpha-fx-4589-migrate-typography-f9c39d4d2.41+f9c39d4d2",
25
+ "@toptal/picasso-container": "1.0.3-alpha-CPT-2201-adjust-hide-controls-property-832569b0a.28+832569b0a",
26
+ "@toptal/picasso-form": "1.1.4-alpha-CPT-2201-adjust-hide-controls-property-832569b0a.9+832569b0a",
27
+ "@toptal/picasso-icons": "1.0.3-alpha-CPT-2201-adjust-hide-controls-property-832569b0a.28+832569b0a",
28
+ "@toptal/picasso-input": "1.0.8-alpha-CPT-2201-adjust-hide-controls-property-832569b0a.2+832569b0a",
29
+ "@toptal/picasso-input-adornment": "1.0.3-alpha-CPT-2201-adjust-hide-controls-property-832569b0a.28+832569b0a",
30
+ "@toptal/picasso-outlined-input": "1.0.8-alpha-CPT-2201-adjust-hide-controls-property-832569b0a.2+832569b0a",
31
+ "@toptal/picasso-shared": "14.0.2-alpha-CPT-2201-adjust-hide-controls-property-832569b0a.28+832569b0a",
32
+ "@toptal/picasso-utils": "1.0.3-alpha-CPT-2201-adjust-hide-controls-property-832569b0a.28+832569b0a",
33
33
  "classnames": "^2.5.1"
34
34
  },
35
35
  "sideEffects": [
@@ -44,12 +44,12 @@
44
44
  ".": "./dist-package/src/index.js"
45
45
  },
46
46
  "devDependencies": {
47
- "@toptal/picasso-test-utils": "1.1.1-alpha-fx-4589-migrate-typography-f9c39d4d2.33+f9c39d4d2"
47
+ "@toptal/picasso-test-utils": "1.1.1-alpha-CPT-2201-adjust-hide-controls-property-832569b0a.20+832569b0a"
48
48
  },
49
49
  "files": [
50
50
  "dist-package/**",
51
51
  "!dist-package/tsconfig.tsbuildinfo",
52
52
  "src"
53
53
  ],
54
- "gitHead": "f9c39d4d2dfa4a70ba0b6bc623357c814897ca67"
54
+ "gitHead": "832569b0a58e1aea5087249988cf779ba3b9f6ea"
55
55
  }