v0.80.0
This commit is contained in:
parent
3e6d915227
commit
271f855761
4 changed files with 4 additions and 4 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "client",
|
||||
"private": true,
|
||||
"version": "0.71.1",
|
||||
"version": "0.80.0",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"build": "tsc && vite build",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "server",
|
||||
"version": "0.71.1",
|
||||
"version": "0.80.0",
|
||||
"description": "",
|
||||
"author": "",
|
||||
"private": true,
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit df6feac0a1e894058ec45132b7608d6dfda91335
|
||||
Subproject commit e703b8bf47c0d880a1b6acd2b4216167d8e67ff3
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "docmost",
|
||||
"homepage": "https://docmost.com",
|
||||
"version": "0.71.1",
|
||||
"version": "0.80.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"build": "nx run-many -t build",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue