提交 47d18875 编写于 作者: C codecalm

docs build fix

上级 0d6861af
.next
components
node_modules
\ No newline at end of file
{
"name": "docs",
"version": "1.0.0",
"description": "",
"main": "index.js",
"dependencies": {
"react": "^18.2.0",
"nextra-theme-docs": "^2.0.3",
"nextra": "^2.0.3",
"next": "^13.1.1",
"react-dom": "^18.2.0"
},
"devDependencies": {},
"scripts": {
"build": "echo \"ok\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC"
}
......@@ -252,5 +252,8 @@
"github": {
"release": true
}
},
"directories": {
"doc": "docs"
}
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册