Skip to content

Commit

Permalink
fix dependency version to fix github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
MellyGray committed Jun 15, 2023
1 parent 3ca3710 commit 0e1ae72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/design-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"cypress": "^12.5.1",
"vite": "4.1.0",
"vite-plugin-dts": "^2.3.0",
"vite-plugin-libcss": "^1.0.6",
"vite-plugin-libcss": "1.0.6",
"react": "^18.2.0",
"axe-playwright": "^1.2.3",
"chromatic": "^6.17.4"
Expand Down

0 comments on commit 0e1ae72

Please sign in to comment.