Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
tnfAngel authored Feb 24, 2024
1 parent 7b14eb8 commit 3ff8a9f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,16 +19,16 @@
"license": "ISC",
"dependencies": {
"dotenv": "^16.3.2",
"google-translate-api-x": "^10.6.8"
"google-translate-api-x": "^10.6.8",
"tslib": "^2.6.2",
"typescript": "^5.3.3"
},
"devDependencies": {
"@types/node": "^20.11.5",
"@typescript-eslint/eslint-plugin": "^6.19.0",
"@typescript-eslint/parser": "^6.19.0",
"eslint": "^8.56.0",
"prettier": "^3.2.4",
"tslib": "^2.6.2",
"typescript": "^5.3.3"
"prettier": "^3.2.4"
},
"packageManager": "pnpm@8.14.1"
}
}

0 comments on commit 3ff8a9f

Please sign in to comment.