Skip to content

Commit 03cb7c5

Browse files
committed
chore: remove caret from chromatic dep
1 parent ace1d9a commit 03cb7c5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
"babel-plugin-named-exports-order": "0.0.2",
142142
"chai": "4.3.7",
143143
"chai-as-promised": "7.1.1",
144-
"chromatic": "^13.3.0",
144+
"chromatic": "13.3.0",
145145
"concurrently": "8.0.1",
146146
"cypress": "15.2.0",
147147
"cypress-vite": "1.4.0",

packages/design-system/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@testing-library/cypress": "10.1.0",
5858
"@vitejs/plugin-react": "4.3.1",
5959
"axe-playwright": "1.2.3",
60-
"chromatic": "^13.3.0",
60+
"chromatic": "13.3.0",
6161
"cypress": "15.2.0",
6262
"react": "18.2.0",
6363
"vite": "5.4.20",

0 commit comments

Comments
 (0)