diff --git a/packages/parser/package.json b/packages/parser/package.json index adad04cd1c85..27d1104f4614 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 71eaf2ffe212..b76f433577f3 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 862516f3fc02..ef3c7b184b53 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 2298805ffd65..115914a00253 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"