kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
pull/716/head
rodzic
b307b5d0a2
commit
4b6977140b
|
@ -17,7 +17,7 @@
|
||||||
"start": "next start",
|
"start": "next start",
|
||||||
"clean": "del .next",
|
"clean": "del .next",
|
||||||
"test": "run-s test:*",
|
"test": "run-s test:*",
|
||||||
"test:typecheck": "tsc --noEmit"
|
"test:lint": "next lint"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@agentic/platform": "workspace:*",
|
"@agentic/platform": "workspace:*",
|
||||||
|
|
Ładowanie…
Reference in New Issue