mirror of
https://github.com/tiennm99/DocsGPT.git
synced 2026-09-03 00:17:33 +00:00
Update docsgpt version to 0.3.0
This commit is contained in:
Generated
+7131
-1339
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -7,7 +7,7 @@
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@vercel/analytics": "^1.1.1",
|
||||
"docsgpt": "^0.2.4",
|
||||
"docsgpt": "^0.3.0",
|
||||
"next": "^14.0.4",
|
||||
"nextra": "^2.13.2",
|
||||
"nextra-theme-docs": "^2.13.2",
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import { DocsGPTWidget } from "docsgpt";
|
||||
import "docsgpt/dist/style.css";
|
||||
|
||||
export default function MyApp({ Component, pageProps }) {
|
||||
return (
|
||||
|
||||
+454
-1247
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user