@geneui/components 3.0.0-next-4c9d7a7-27082024 → 3.0.0-next-7221a3a-16092024

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.
@@ -1399,6 +1399,7 @@ var devDependencies = {
1399
1399
  "babel-jest": "^29.7.0",
1400
1400
  "babel-loader": "^8.2.5",
1401
1401
  chalk: "^4.1.2",
1402
+ chromatic: "^11.5.5",
1402
1403
  commitizen: "^4.2.5",
1403
1404
  concurrently: "^8.2.2",
1404
1405
  "conventional-changelog-cli": "^2.2.2",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@geneui/components",
3
3
  "description": "The Gene UI components library designed for BI tools",
4
- "version": "3.0.0-next-4c9d7a7-27082024",
4
+ "version": "3.0.0-next-7221a3a-16092024",
5
5
  "author": "SoftConstruct",
6
6
  "homepage": "https://github.com/softconstruct/gene-ui-components#readme",
7
7
  "repository": {
@@ -92,6 +92,7 @@
92
92
  "babel-jest": "^29.7.0",
93
93
  "babel-loader": "^8.2.5",
94
94
  "chalk": "^4.1.2",
95
+ "chromatic": "^11.5.5",
95
96
  "commitizen": "^4.2.5",
96
97
  "concurrently": "^8.2.2",
97
98
  "conventional-changelog-cli": "^2.2.2",