somehow working without transpile

This commit is contained in:
Timur Ercan
2023-01-07 15:45:03 +01:00
parent f3ad4b561b
commit 1c6c5a8cc1
7 changed files with 10313 additions and 28 deletions
+3 -1
View File
@@ -1,5 +1,5 @@
{
"name": "documenso",
"name": "@documenso/web",
"version": "0.1.0",
"private": true,
"scripts": {
@@ -16,11 +16,13 @@
"@types/node": "18.11.9",
"@types/react": "18.0.25",
"@types/react-dom": "18.0.9",
"dotenv": "^16.0.3",
"eslint": "8.27.0",
"eslint-config-next": "13.0.3",
"install": "^0.13.0",
"next": "13.0.3",
"next-auth": "^4.18.3",
"next-transpile-modules": "^10.0.0",
"npm": "^9.1.3",
"react": "18.2.0",
"react-dom": "18.2.0",