Revert postinstall script
This commit is contained in:
parent
10a4ecd5f2
commit
9176bb1a5a
@ -44,7 +44,6 @@
|
|||||||
"test": "jest --runInBand --verbose",
|
"test": "jest --runInBand --verbose",
|
||||||
"test:auctions": "TEST_AUCTIONS_ENABLED=1 jest --runInBand --verbose src/auction.test.ts",
|
"test:auctions": "TEST_AUCTIONS_ENABLED=1 jest --runInBand --verbose src/auction.test.ts",
|
||||||
"test:nameservice-expiry": "TEST_NAMESERVICE_EXPIRY=1 jest --runInBand --verbose src/nameservice-expiry.test.ts",
|
"test:nameservice-expiry": "TEST_NAMESERVICE_EXPIRY=1 jest --runInBand --verbose src/nameservice-expiry.test.ts",
|
||||||
"build": "tsc",
|
"build": "tsc"
|
||||||
"postinstall": "tsc --outDir ./dist"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user