chore: next dev version (#6920)

This commit is contained in:
Indian Ocean Roleplay
2021-10-29 22:11:00 +02:00
committed by GitHub
parent 0238da45c5
commit 761a901885
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "discord.js",
"version": "13.3.0",
"version": "13.4.0-dev",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "discord.js",
"version": "13.3.0",
"version": "13.4.0-dev",
"license": "Apache-2.0",
"dependencies": {
"@discordjs/builders": "^0.8.1",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "discord.js",
"version": "13.3.0",
"version": "13.4.0-dev",
"description": "A powerful library for interacting with the Discord API",
"scripts": {
"test": "npm run lint && npm run docs:test && npm run lint:typings && npm run test:typescript",