stalkermustang-synthetic-dataset-generation-applications^2
Elvis Saravia 9 months ago
parent 36f3bd8dc0
commit 66c7c3972f

@ -1,6 +1,7 @@
const withNextra = require('nextra')({
theme: 'nextra-theme-docs',
themeConfig: './theme.config.tsx',
latex: true
})
module.exports = withNextra({

@ -20,8 +20,8 @@
"dependencies": {
"@vercel/analytics": "^0.1.11",
"next": "^13.0.6",
"nextra": "latest",
"nextra-theme-docs": "latest",
"nextra": "^2.13.1",
"nextra-theme-docs": "^2.13.1",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save