This commit is contained in:
Philipinho 2024-12-11 14:54:19 +00:00
parent e48b1c0dae
commit 89a3f4cfc2
3 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
{
"name": "client",
"private": true,
"version": "0.6.0",
"version": "0.6.",
"scripts": {
"dev": "vite",
"build": "tsc && vite build",

View File

@ -1,6 +1,6 @@
{
"name": "server",
"version": "0.6.0",
"version": "0.6.1",
"description": "",
"author": "",
"private": true,

View File

@ -1,7 +1,7 @@
{
"name": "docmost",
"homepage": "https://docmost.com",
"version": "0.6.0",
"version": "0.6.1",
"private": true,
"scripts": {
"build": "nx run-many -t build",