0.4.2; Trying to fix voice

This commit is contained in:
khlam 2020-12-17 18:32:32 -08:00
parent 71cba79e11
commit 9d5e004bfb
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "discordsandbox",
"version": "0.4.1",
"version": "0.4.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "discordsandbox",
"version": "0.4.1",
"version": "0.4.2",
"hasInstallScript": true,
"license": "GNU GENERAL PUBLIC LICENSE Version 3",
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "discordsandbox",
"version": "0.4.1",
"version": "0.4.2",
"description": "Discord Sandboxed",
"main": "main.js",
"scripts": {