move .env to root

This commit is contained in:
Philipinho
2024-01-17 18:36:54 +01:00
parent 9a8b605f70
commit 616da875cd
3 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
"homepage": "https://docmost.com",
"private": true,
"scripts": {
"build": "nx run-many -t build",
"build": "nx run-many -t build"
},
"dependencies": {
"@docmost/editor-ext": "workspace:*",