This commit is contained in:
Rolands 2022-11-07 18:34:26 +02:00
parent fd17a8cd80
commit 15127e8aa3
2 changed files with 3 additions and 3 deletions

View file

@ -1,12 +1,12 @@
{
"name": "socio",
"version": "0.0.4",
"version": "0.0.5",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "socio",
"version": "0.0.4",
"version": "0.0.5",
"license": "ISC",
"dependencies": {
"@rolands/log": "^1.1.1",

View file

@ -1,6 +1,6 @@
{
"name": "socio",
"version": "0.0.4",
"version": "0.0.5",
"description": "a websocket based live and synced front and back end",
"main": "core.js",
"type": "module",