Skip to content

Commit 74656d8

Browse files
committed
chore: try to fix pipeline for docs 5
1 parent 8c0f219 commit 74656d8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/package.json

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

0 commit comments

Comments
 (0)