Skip to content

Commit

Permalink
fix(frontend-shared): nodemonをdevDependenciesに追加 (#15225)
Browse files Browse the repository at this point in the history
  • Loading branch information
sevenc-nanashi authored Jan 7, 2025
1 parent 8ad97e5 commit 99ba7eb
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 72 deletions.
1 change: 1 addition & 0 deletions packages/frontend-shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
"@typescript-eslint/parser": "7.17.0",
"esbuild": "0.24.0",
"eslint-plugin-vue": "9.31.0",
"nodemon": "3.1.7",
"typescript": "5.6.3",
"vue-eslint-parser": "9.4.3"
},
Expand Down
Loading

1 comment on commit 99ba7eb

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Chromatic detects changes. Please review the changes on Chromatic.

Please sign in to comment.