We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89ec990 commit de57d05Copy full SHA for de57d05
3 files changed
apps/client/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "client",
3
"private": true,
4
- "version": "0.10.1",
+ "version": "0.10.2",
5
"scripts": {
6
"dev": "vite",
7
"build": "tsc && vite build",
apps/server/package.json
@@ -1,6 +1,6 @@
"name": "server",
"description": "",
"author": "",
package.json
"name": "docmost",
"homepage": "https://docmost.com",
"build": "nx run-many -t build",
0 commit comments