mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-06-22 08:38:13 +02:00
Merge branch 'main' of https://github.com/dograh-hq/dograh
This commit is contained in:
commit
9a1b980f91
81 changed files with 3817 additions and 602 deletions
|
|
@ -9,7 +9,8 @@
|
|||
"lint": "next lint",
|
||||
"fix-lint": "npx eslint --fix . --ignore-pattern '.next/*' --ignore-pattern 'node_modules/*' --ignore-pattern 'next-env.d.ts'",
|
||||
"generate-client": "openapi-ts",
|
||||
"test:display-options": "node scripts/test-display-options.mts"
|
||||
"test:display-options": "node scripts/test-display-options.mts",
|
||||
"lint:lead-flow": "bash ../../user_onboarding/scripts/check_lead_flow.sh"
|
||||
},
|
||||
"dependencies": {
|
||||
"@dagrejs/dagre": "^1.1.4",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue