This commit is contained in:
Philipinho 2024-07-07 16:31:28 +01:00
parent 24adff9679
commit 6659adc7fe
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

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