mirror of
https://github.com/documenso/documenso.git
synced 2026-07-24 00:43:40 +10:00
docs: deprecate endpoints
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"build": "next build",
|
||||
"dev": "next dev",
|
||||
"dev": "next dev --port 3004",
|
||||
"start": "next start",
|
||||
"types:check": "fumadocs-mdx && next typegen && tsc --noEmit",
|
||||
"postinstall": "fumadocs-mdx"
|
||||
|
||||
Reference in New Issue
Block a user