Skip to content

Commit 9e48f0f

Browse files
committed
Remove postinstall script for GPE
1 parent 61d1f51 commit 9e48f0f

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
"scripts": {
3232
"build": "./scripts/build.sh",
3333
"coverage": "./scripts/build.sh && ./scripts/coverage.sh",
34-
"postinstall": "./scripts/postinstall.sh",
3534
"test": "./scripts/build.sh && ./scripts/test.sh"
3635
}
3736
}

scripts/postinstall.sh

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)