diff options
| author | dujinkim <dujin.kim@dtsolution.co.kr> | 2025-07-01 00:55:39 +0000 |
|---|---|---|
| committer | dujinkim <dujin.kim@dtsolution.co.kr> | 2025-07-01 00:55:39 +0000 |
| commit | 4ab3f7fd98f544244df972f3f333bbe3525d54f8 (patch) | |
| tree | fe7386f72dab765d9e40dad47b9582a6f6511724 /package.json | |
| parent | 5b6313f16f508882a0ea67716b7dbaa1c6967f04 (diff) | |
(김준회) 의존성 node-cron 추가
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 1d2cf8b5..4f957f3e 100644 --- a/package.json +++ b/package.json @@ -112,6 +112,7 @@ "next-i18n-router": "^5.5.1", "next-i18next": "^15.4.1", "next-themes": "^0.4.4", + "node-cron": "^4.1.1", "nodemailer": "^6.9.16", "nuqs": "^2.2.3", "oracledb": "^6.8.0", |
