POC: generate twenty-server package.json with Nx (#3654)

* POC: generate twenty-server package.json with Nx

* Re-add passport

* Fix instal

---------

Co-authored-by: Charles Bochet <charles@twenty.com>
This commit is contained in:
Thaïs
2024-02-13 18:16:21 -03:00
committed by GitHub
parent 0d41023edd
commit e011ecbd6f
7 changed files with 430 additions and 692 deletions

View File

@ -24,10 +24,6 @@
"vite-plugin-dts": "~2.3.0",
"vite-tsconfig-paths": "^4.2.1"
},
"dependencies": {
"@react-email/components": "0.0.12",
"date-fns": "^2.30.0"
},
"engines": {
"node": "^18.17.1",
"npm": "please-use-yarn",