mirror of
https://github.com/tabler/tabler.git
synced 2026-08-28 21:01:59 +04:00
docs build fix
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user