chore(release): 1.4.1-next.1 [skip ci]
This commit is contained in:
parent
b27d4f5f78
commit
f28b90e402
2 changed files with 3 additions and 3 deletions
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "xyter",
|
"name": "xyter",
|
||||||
"version": "1.4.0",
|
"version": "1.4.1-next.1",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
|
@ -39,7 +39,7 @@
|
||||||
"prisma": "^4.7.1",
|
"prisma": "^4.7.1",
|
||||||
"semantic-release": "^19.0.5"
|
"semantic-release": "^19.0.5"
|
||||||
},
|
},
|
||||||
"version": "1.4.0"
|
"version": "1.4.1-next.1"
|
||||||
},
|
},
|
||||||
"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": "1.4.0",
|
"version": "1.4.1-next.1",
|
||||||
"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