diff --git a/package.json b/package.json index 47dda40f..e8d7a112 100644 --- a/package.json +++ b/package.json @@ -61,10 +61,7 @@ "packages/grpc-protobufjs/build/src/*" ], "cache": true, - "all": true, - "require": [ - "ts-node/register" - ] + "all": true }, "scripts": { "test": "nyc gulp test",