mirror of
https://github.com/documenso/documenso.git
synced 2026-07-27 10:25:00 +10:00
Merge pull request #164 from doug-andrade/next
Simplified next.config.js and removed next-transpile-modules dependency.
This commit is contained in:
@@ -56,11 +56,10 @@
|
|||||||
"eslint": "8.27.0",
|
"eslint": "8.27.0",
|
||||||
"eslint-config-next": "13.0.3",
|
"eslint-config-next": "13.0.3",
|
||||||
"file-loader": "^6.2.0",
|
"file-loader": "^6.2.0",
|
||||||
"next-transpile-modules": "^10.0.0",
|
|
||||||
"postcss": "^8.4.19",
|
"postcss": "^8.4.19",
|
||||||
"sass": "^1.57.1",
|
"sass": "^1.57.1",
|
||||||
"stripe-cli": "^0.1.0",
|
"stripe-cli": "^0.1.0",
|
||||||
"tailwindcss": "^3.2.4",
|
"tailwindcss": "^3.2.4",
|
||||||
"typescript": "4.8.4"
|
"typescript": "4.8.4"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user