chore: add type module

This commit is contained in:
Mauricio Siu 2024-10-06 02:25:02 -06:00
parent 7fb66bc58b
commit ed8d32d050

View File

@ -1,5 +1,6 @@
{
"name": "@dokploy/schedules",
"type": "module",
"scripts": {
"dev": "PORT=4001 tsx watch src/index.ts",
"build": "tsc --project tsconfig.json",