docs: move typedoc to docs deps
This commit is contained in:
@@ -9,8 +9,7 @@
|
||||
"release": "turbo run release",
|
||||
"build": "turbo run build",
|
||||
"test": "turbo run test",
|
||||
"lint": "turbo run lint",
|
||||
"typedocs": "typedoc --options ./typedoc.json"
|
||||
"lint": "turbo run lint"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antfu/eslint-config": "^0.27.0",
|
||||
@@ -22,9 +21,6 @@
|
||||
"prettier": "^2.7.1",
|
||||
"shx": "^0.3.4",
|
||||
"turbo": "^1.5.5",
|
||||
"typedoc": "^0.22.18",
|
||||
"typedoc-plugin-markdown": "^3.13.4",
|
||||
"typedoc-plugin-merge-modules": "^4.0.1",
|
||||
"typescript": "4.7.4"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user