diff --git a/packages/parser/package.json b/packages/parser/package.json index e12172132f1..e3ef7909903 100644 --- a/packages/parser/package.json +++ b/packages/parser/package.json @@ -6,6 +6,7 @@ "types": "dist/index.d.ts", "files": [ "dist", + "_ts3.4", "README.md", "LICENSE" ], diff --git a/packages/types/package.json b/packages/types/package.json index ef24916891a..35615a4c0b8 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -12,6 +12,7 @@ }, "files": [ "dist", + "_ts3.4", "package.json", "README.md", "LICENSE" diff --git a/packages/typescript-estree/package.json b/packages/typescript-estree/package.json index ae04d878112..1d9e062482b 100644 --- a/packages/typescript-estree/package.json +++ b/packages/typescript-estree/package.json @@ -6,6 +6,7 @@ "types": "dist/index.d.ts", "files": [ "dist", + "_ts3.4", "README.md", "LICENSE" ], diff --git a/packages/visitor-keys/package.json b/packages/visitor-keys/package.json index 0c650a1482a..cdf2cddf574 100644 --- a/packages/visitor-keys/package.json +++ b/packages/visitor-keys/package.json @@ -12,6 +12,7 @@ }, "files": [ "dist", + "_ts3.4", "package.json", "README.md", "LICENSE"