Skip to content

Commit 58e7310

Browse files
committed
Remove unused postinstall step
1 parent aab80eb commit 58e7310

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

antora/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"scripts": {
3-
"antora": "node npm/antora.js",
4-
"postinstall": "patch-package"
3+
"antora": "node npm/antora.js"
54
},
65
"dependencies": {
76
"@antora/cli": "3.2.0-alpha.10",

0 commit comments

Comments
 (0)