diff --git a/integration/typings_test_ts34/tsconfig.json b/integration/typings_test_ts34/tsconfig.json index 5ad151541f..4f4c0c258d 100644 --- a/integration/typings_test_ts34/tsconfig.json +++ b/integration/typings_test_ts34/tsconfig.json @@ -4,7 +4,7 @@ "experimentalDecorators": true, "module": "commonjs", "moduleResolution": "node", - "outDir": "../../dist/typings_test_ts32/", + "outDir": "../../dist/typings_test_ts34/", "rootDir": ".", "target": "es5", "lib": [ diff --git a/integration/typings_test_ts35/tsconfig.json b/integration/typings_test_ts35/tsconfig.json index 5ad151541f..eda9f8060c 100644 --- a/integration/typings_test_ts35/tsconfig.json +++ b/integration/typings_test_ts35/tsconfig.json @@ -4,7 +4,7 @@ "experimentalDecorators": true, "module": "commonjs", "moduleResolution": "node", - "outDir": "../../dist/typings_test_ts32/", + "outDir": "../../dist/typings_test_ts35/", "rootDir": ".", "target": "es5", "lib": [