chore(release): 1.4.5 [skip ci]
## [1.4.5](https://github.com/ZynerOrg/xyter/compare/v1.4.4...v1.4.5) (2023-05-28) ### Bug Fixes * **deps:** update dependency winston to v3.9.0 ([022a295
](022a295f91
))
This commit is contained in:
parent
a1f7572bb5
commit
41af2032ac
2 changed files with 3 additions and 3 deletions
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "xyter",
|
||||
"version": "1.4.4",
|
||||
"version": "1.4.5",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "xyter",
|
||||
"version": "1.4.4",
|
||||
"version": "1.4.5",
|
||||
"license": "GPL-3.0-only",
|
||||
"dependencies": {
|
||||
"@prisma/client": "^4.7.1",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "xyter",
|
||||
"version": "2.0.0",
|
||||
"version": "1.4.5",
|
||||
"private": true,
|
||||
"description": "A multi purpose Discord bot written in TypeScript with Discord.js",
|
||||
"main": "dist/index.js",
|
||||
|
|
Loading…
Add table
Reference in a new issue