Skip to content
Snippets Groups Projects
Commit 5b08c3a4 authored by Alexandro Setiawan's avatar Alexandro Setiawan
Browse files

update library version

parent 75c0c9f0
No related branches found
No related tags found
No related merge requests found
......@@ -9,17 +9,17 @@
"start:production": "yarn run build && node dist/index.js"
},
"devDependencies": {
"@swc/core": "^1.3.19",
"@types/node": "^18.11.9",
"@typescript-eslint/eslint-plugin": "^5.44.0",
"@typescript-eslint/parser": "^5.44.0",
"eslint": "^8.28.0",
"eslint-config-prettier": "^8.5.0",
"@swc/core": "^1.3.35",
"@types/node": "^18.13.0",
"@typescript-eslint/eslint-plugin": "^5.52.0",
"@typescript-eslint/parser": "^5.52.0",
"eslint": "^8.34.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-prettier": "^4.2.1",
"nodemon": "^2.0.20",
"prettier": "^2.8.0",
"prettier": "^2.8.4",
"ts-node": "^10.9.1",
"typescript": "^4.9.3"
"typescript": "^4.9.5"
},
"dependencies": {
"dotenv": "^16.0.3"
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment