0.0.0-alpha.5

This commit is contained in:
Roj Serbest 2021-10-29 13:01:36 +03:00
parent bed1a05326
commit 78d8b606a7
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "socialvoid",
"version": "0.0.0-alpha.4",
"version": "0.0.0-alpha.5",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "socialvoid",
"version": "0.0.0-alpha.4",
"version": "0.0.0-alpha.5",
"license": "ISC",
"dependencies": {
"form-data": "^4.0.0",

View File

@ -1,6 +1,6 @@
{
"name": "socialvoid",
"version": "0.0.0-alpha.4",
"version": "0.0.0-alpha.5",
"description": "Deno, Node.js and browser Socialvoid client.",
"main": "dist/mod.js",
"scripts": {