Skip to content

Commit 8c0f219

Browse files
committed
chore: try to fix pipeline for docs 4
1 parent 67250ac commit 8c0f219

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@
1212
"serve": "docusaurus serve",
1313
"write-translations": "docusaurus write-translations",
1414
"write-heading-ids": "docusaurus write-heading-ids",
15-
"typecheck": "tsc"
15+
"typecheck": "tsc",
16+
"postinstall": "node -v && npm -v"
1617
},
1718
"dependencies": {
1819
"@docusaurus/core": "2.2.0",

0 commit comments

Comments
 (0)