Skip to content

Commit

Permalink
chore: change extension
Browse files Browse the repository at this point in the history
  • Loading branch information
DouglasdeMoura authored Jul 24, 2024
1 parent ab86518 commit 33b4e70
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"preview": "vite preview",
"storybook": "storybook dev -p 6006",
"build-storybook": "storybook build",
"generate": "yarn plop --plopfile generators/plopfile.js",
"generate": "yarn plop --plopfile generators/plopfile.cjs",
"test": "vitest run",
"test:watch": "vitest",
"test:ui": "vitest --ui",
Expand Down

0 comments on commit 33b4e70

Please sign in to comment.