chore(release): 1.3.5 [skip ci]
This commit is contained in:
parent
cd26766a68
commit
7c80746fd1
2 changed files with 4 additions and 3 deletions
5
package-lock.json
generated
5
package-lock.json
generated
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "xyter",
|
"name": "xyter",
|
||||||
"version": "v1.1.1",
|
"version": "1.3.5",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
|
@ -38,7 +38,8 @@
|
||||||
"prettier": "2.8.0",
|
"prettier": "2.8.0",
|
||||||
"prisma": "^4.7.1",
|
"prisma": "^4.7.1",
|
||||||
"semantic-release": "^19.0.5"
|
"semantic-release": "^19.0.5"
|
||||||
}
|
},
|
||||||
|
"version": "1.3.5"
|
||||||
},
|
},
|
||||||
"node_modules/@babel/code-frame": {
|
"node_modules/@babel/code-frame": {
|
||||||
"version": "7.18.6",
|
"version": "7.18.6",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "xyter",
|
"name": "xyter",
|
||||||
"version": "v1.3.3",
|
"version": "1.3.5",
|
||||||
"private": true,
|
"private": true,
|
||||||
"description": "A multi purpose Discord bot written in TypeScript with Discord.js",
|
"description": "A multi purpose Discord bot written in TypeScript with Discord.js",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
|
|
Loading…
Add table
Reference in a new issue