diff --git a/.deepsource.toml b/.deepsource.toml index e507163..da97bab 100644 --- a/.deepsource.toml +++ b/.deepsource.toml @@ -13,5 +13,4 @@ name = "standardjs" enabled = true [[transformers]] -name = "prettier" -enabled = true \ No newline at end of file +name = "prettier" \ No newline at end of file diff --git a/README.md b/README.md index 50680c8..c6ca509 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@
+[![Codacy Badge](https://api.codacy.com/project/badge/Grade/3d9f95c4a4814a2297142448c6646f60)](https://app.codacy.com/gh/ZynerOrg/xyter?utm_source=github.com&utm_medium=referral&utm_content=ZynerOrg/xyter&utm_campaign=Badge_Grade_Settings) [![Lines of Code](https://sonarcloud.io/api/project_badges/measure?project=ZynerOrg_xyter&metric=ncloc)](https://sonarcloud.io/dashboard?id=ZynerOrg_xyter) [![CodeFactor](https://www.codefactor.io/repository/github/ZynerOrg/xyter/badge/main)](https://www.codefactor.io/repository/github/ZynerOrg/xyter/overview/main) diff --git a/package.json b/package.json index 19e6995..3ecfc41 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@crowdin/ota-client": "^0.7.0", "@discordjs/builders": "^0.13.0", "@discordjs/rest": "^0.4.0", - "axios": "^0.27.0", + "axios": "^0.27.2", "chance": "^1.1.8", "common": "^0.2.5", "crypto": "^1.0.1",