Skip to content

Commit 9d72538

Browse files
author
Akhil Pillai
committed
update deps
1 parent 3147832 commit 9d72538

File tree

2 files changed

+1
-14
lines changed

2 files changed

+1
-14
lines changed

package-lock.json

-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
"pino-pretty": "^13.0.0"
1212
},
1313
"devDependencies": {
14-
"@types/dotenv": "^8.2.3",
1514
"@types/express": "^5.0.0",
1615
"@types/node-schedule": "^2.1.7",
1716
"@typescript-eslint/eslint-plugin": "^8.14.0",
@@ -38,4 +37,4 @@
3837
"start": "tsx src/index.ts",
3938
"up": "ncu -u && npm i"
4039
}
41-
}
40+
}

0 commit comments

Comments
 (0)