Merge pull request #268 from ZynerOrg/renovate/tsconfig-paths-4.x
Update dependency tsconfig-paths to v4
This commit is contained in:
commit
5cd086b110
2 changed files with 3 additions and 3 deletions
|
@ -33,6 +33,8 @@ Xyter is an open source, multi-purpose Discord bot that is develoepd by students
|
|||
|
||||
If you liked this repository, feel free to leave a star ⭐ to help promote Xyter!
|
||||
|
||||
**For a more updated documentation visit [this site](https://xyter.zyner.org/)!**
|
||||
|
||||
## ❗ Features
|
||||
|
||||
**10+** commands and counting across **13** different categories!
|
||||
|
@ -58,8 +60,6 @@ Xyter also comes packed with a variety of features, such as:
|
|||
- Code optimisation
|
||||
- New discord features
|
||||
- Suggestions we deem very good.
|
||||
- Rewrite to TypeScript
|
||||
- Make it API-driven
|
||||
|
||||
Some more is available in issues
|
||||
|
||||
|
|
|
@ -39,7 +39,7 @@
|
|||
"mongoose": "^6.2.3",
|
||||
"node-schedule": "^2.1.0",
|
||||
"ts-node": "^10.7.0",
|
||||
"tsconfig-paths": "^3.14.1",
|
||||
"tsconfig-paths": "^4.0.0",
|
||||
"typescript": "^4.6.3",
|
||||
"uuid": "^8.3.2",
|
||||
"winston-daily-rotate-file": "^4.6.1"
|
||||
|
|
Loading…
Add table
Reference in a new issue