mirror of
https://github.com/rowyio/rowy.git
synced 2025-12-28 16:06:41 +01:00
fix typedoc paths
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/tableScope/index.ts src/atoms/globalScope/index.ts --out typedoc"
|
||||
"typedoc": "typedoc src/atoms/projectScope/index.ts src/atoms/tableScope/index.ts --out typedoc"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16"
|
||||
|
||||
Reference in New Issue
Block a user