@kaizen/components 0.0.0-canary-chris-bundle-20240502020857 → 0.0.0-canary-fix-files-20240502021824
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +3 -3
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@kaizen/components",
|
|
3
|
-
"version": "0.0.0-canary-
|
|
3
|
+
"version": "0.0.0-canary-fix-files-20240502021824",
|
|
4
4
|
"description": "Kaizen component library",
|
|
5
5
|
"author": "Geoffrey Chong <geoff.chong@cultureamp.com>",
|
|
6
6
|
"homepage": "https://cultureamp.design",
|
|
@@ -74,7 +74,7 @@
|
|
|
74
74
|
"use-debounce": "^10.0.0",
|
|
75
75
|
"uuid": "^9.0.1",
|
|
76
76
|
"@kaizen/hosted-assets": "2.0.3",
|
|
77
|
-
"@kaizen/package-bundler": "0.0.0-canary-
|
|
77
|
+
"@kaizen/package-bundler": "0.0.0-canary-fix-files-20240502021824"
|
|
78
78
|
},
|
|
79
79
|
"dependenciesComments": {
|
|
80
80
|
"react-day-picker": "Version locked until a11y gets fixed (https://github.com/gpbl/react-day-picker/pull/1708)"
|
|
@@ -101,7 +101,7 @@
|
|
|
101
101
|
"ts-jest": "^29.1.2",
|
|
102
102
|
"ts-node": "^10.9.2",
|
|
103
103
|
"@kaizen/design-tokens": "10.3.20",
|
|
104
|
-
"@kaizen/package-bundler": "0.0.0-canary-
|
|
104
|
+
"@kaizen/package-bundler": "0.0.0-canary-fix-files-20240502021824",
|
|
105
105
|
"@kaizen/tailwind": "1.2.6"
|
|
106
106
|
},
|
|
107
107
|
"peerDependencies": {
|