diff --git a/yarn-project/end-to-end/package.json b/yarn-project/end-to-end/package.json index 1f5e1bdfc79..00c48db1d22 100644 --- a/yarn-project/end-to-end/package.json +++ b/yarn-project/end-to-end/package.json @@ -35,16 +35,13 @@ "levelup": "^5.1.1", "lodash.times": "^4.3.2", "memdown": "^6.1.1", - "ts-jest": "^29.1.0", "tslib": "^2.4.0", - "typescript": "^5.0.4", "viem": "^0.3.13" }, "devDependencies": { "@jest/globals": "^29.5.0", "@rushstack/eslint-patch": "^1.1.4", "@types/jest": "^29.5.0", - "@types/levelup": "^5.1.2", "@types/lodash.times": "^4.3.7", "@types/node": "^18.7.23", "concurrently": "^7.6.0",