mirror of
https://github.com/rowyio/rowy.git
synced 2025-12-28 16:06:41 +01:00
update typedoc config
This commit is contained in:
@@ -88,7 +88,7 @@
|
||||
"env": "node createDotEnv",
|
||||
"target": "firebase target:apply hosting rowy",
|
||||
"deploy": "firebase deploy --only hosting",
|
||||
"typedoc": "typedoc src/atoms/projectScope/index.ts src/atoms/tableScope/index.ts --out typedoc"
|
||||
"typedoc": "typedoc --options typedoc.json"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16"
|
||||
@@ -180,7 +180,7 @@
|
||||
"raw-loader": "^4.0.2",
|
||||
"source-map-explorer": "^2.5.2",
|
||||
"ts-jest": "^28.0.2",
|
||||
"typedoc": "^0.22.17"
|
||||
"typedoc": "^0.23.21"
|
||||
},
|
||||
"resolutions": {
|
||||
"@types/react": "^18"
|
||||
|
||||
Reference in New Issue
Block a user