File tree
Expand file treeCollapse file tree1 file changed
+2
-1
lines changed Expand file treeCollapse file tree1 file changed
+2
-1
lines changed Original file line number | Diff line number | Diff line change |
---|
|
12 | 12 | "clear": "docusaurus clear",
|
13 | 13 | "serve": "docusaurus serve",
|
14 | 14 | "write-translations": "docusaurus write-translations",
|
15 |
| -"write-heading-ids": "docusaurus write-heading-ids" |
| 15 | +"write-heading-ids": "docusaurus write-heading-ids", |
| 16 | +"publish": "npm run build && ./deploy.sh" |
16 | 17 | },
|
17 | 18 | "dependencies": {
|
18 | 19 | "@docusaurus/core": "2.0.0-alpha.73",
|
|
You can’t perform that action at this time.
0 commit comments