diff --git a/packages/babel-types/package.json b/packages/babel-types/package.json index 094b647c2416..9359a90143e2 100644 --- a/packages/babel-types/package.json +++ b/packages/babel-types/package.json @@ -53,7 +53,7 @@ }, "exports": { ".": { - "types": "./lib/index-legacy.d.ts", + "types": "./lib/index.d.ts", "default": "./lib/index.js" }, "./package.json": "./package.json"