mirror of
https://github.com/rowyio/rowy.git
synced 2025-12-28 16:06:41 +01:00
Merge branch 'develop' into feature/rowy-706-table-upgrade
This commit is contained in:
@@ -89,7 +89,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