diff options
Diffstat (limited to 'packages/frontend-shared/package.json')
| -rw-r--r-- | packages/frontend-shared/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/frontend-shared/package.json b/packages/frontend-shared/package.json index 8bf25da161..7537974f1d 100644 --- a/packages/frontend-shared/package.json +++ b/packages/frontend-shared/package.json @@ -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" }, |