chore(release): 1.4.4 [skip ci]
## [1.4.4](https://github.com/ZynerOrg/xyter/compare/v1.4.3...v1.4.4) (2023-01-21) ### Bug Fixes * 💥 fix breaking changes ([89404de
](89404de116
)), closes [#588](https://github.com/ZynerOrg/xyter/issues/588) [#596](https://github.com/ZynerOrg/xyter/issues/596)
This commit is contained in:
parent
31e2e09cb2
commit
06fd6d668c
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-next.1",
|
||||
"version": "1.4.4",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "xyter",
|
||||
"version": "1.4.4-next.1",
|
||||
"version": "1.4.4",
|
||||
"license": "GPL-3.0-only",
|
||||
"dependencies": {
|
||||
"@prisma/client": "^4.7.1",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "xyter",
|
||||
"version": "1.4.4-next.1",
|
||||
"version": "1.4.4",
|
||||
"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