@kaizen/components 0.0.0-canary-build-commands-fix-20240516061841 → 0.0.0-canary-bundler--prepare-ts-patch-20240516063433

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.
Files changed (1) hide show
  1. 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-build-commands-fix-20240516061841",
3
+ "version": "0.0.0-canary-bundler--prepare-ts-patch-20240516063433",
4
4
  "description": "Kaizen component library",
5
5
  "author": "Geoffrey Chong <geoff.chong@cultureamp.com>",
6
6
  "homepage": "https://cultureamp.design",
@@ -97,8 +97,8 @@
97
97
  "ts-jest": "^29.1.2",
98
98
  "tslib": "^2.6.2",
99
99
  "tsx": "^4.10.2",
100
- "@kaizen/design-tokens": "0.0.0-canary-build-commands-fix-20240516061841",
101
- "@kaizen/package-bundler": "0.0.0-canary-build-commands-fix-20240516061841"
100
+ "@kaizen/design-tokens": "0.0.0-canary-bundler--prepare-ts-patch-20240516063433",
101
+ "@kaizen/package-bundler": "0.0.0-canary-bundler--prepare-ts-patch-20240516063433"
102
102
  },
103
103
  "devDependenciesComments": {
104
104
  "postcss": "Installed in root",