mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-07-01 08:59:46 +02:00
Merge 592e6f7970 into 281656b960
This commit is contained in:
commit
23f35315cd
18 changed files with 1928 additions and 5 deletions
|
|
@ -3,7 +3,7 @@
|
|||
"version": "1.34.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "cross-env NODE_OPTIONS=--enable-source-maps next dev --turbopack",
|
||||
"dev": "cross-env NODE_OPTIONS=--enable-source-maps next dev --turbopack -p 3010",
|
||||
"build": "next build",
|
||||
"start": "next start",
|
||||
"lint": "next lint",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue