docs: rename remoteLink and remoteQueryConfig (#10836)
* docs: rename remoteLink and remoteQueryConfig * change version number
This commit is contained in:
@@ -1,10 +1,7 @@
|
||||
import { generateEditedDates } from "build-scripts"
|
||||
import path from "path"
|
||||
import { generateTags } from "tags"
|
||||
|
||||
async function main() {
|
||||
await generateEditedDates()
|
||||
await generateTags(path.resolve("..", "..", "packages", "tags"))
|
||||
}
|
||||
|
||||
void main()
|
||||
|
||||
Reference in New Issue
Block a user