diff --git a/packages/di-react/package.json b/packages/di-react/package.json index 4876522..c4020ed 100644 --- a/packages/di-react/package.json +++ b/packages/di-react/package.json @@ -36,7 +36,7 @@ "!.tsbuildinfo" ], "scripts": { - "ci:prepublish": "yarn gulp ci:prepublish", + "ci:prepublish": "", "test": "tests-runner", "test:ci": "CI=true yarn run test", "build": "tsc -b", diff --git a/packages/di-tools-analyzer/package.json b/packages/di-tools-analyzer/package.json index 98530e3..c7883a7 100644 --- a/packages/di-tools-analyzer/package.json +++ b/packages/di-tools-analyzer/package.json @@ -36,7 +36,7 @@ "!.tsbuildinfo" ], "scripts": { - "ci:prepublish": "yarn gulp ci:prepublish", + "ci:prepublish": "", "test": "tests-runner", "test:ci": "CI=true yarn run test", "build": "tsc -b",