Skip to content

Commit 61d1f51

Browse files
committed
Revert "Tools: Remove postinstall scripts"
This reverts commit 846f78e.
1 parent 2a291ff commit 61d1f51

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
"scripts": {
3232
"build": "./scripts/build.sh",
3333
"coverage": "./scripts/build.sh && ./scripts/coverage.sh",
34+
"postinstall": "./scripts/postinstall.sh",
3435
"test": "./scripts/build.sh && ./scripts/test.sh"
3536
}
3637
}

0 commit comments

Comments
 (0)