diff --git a/packages/babel-plugin-transform-runtime/package.json b/packages/babel-plugin-transform-runtime/package.json index 820c3ca6007e..de10d6968eff 100644 --- a/packages/babel-plugin-transform-runtime/package.json +++ b/packages/babel-plugin-transform-runtime/package.json @@ -20,7 +20,7 @@ "./src/get-runtime-path/index.ts": "./src/get-runtime-path/browser.ts" }, "dependencies": { - "@babel/helper-module-imports": "workspace:^", + "@babel/helper-module-imports": "7.0.0", "@babel/helper-plugin-utils": "workspace:^", "babel-plugin-polyfill-corejs2": "^0.4.5", "babel-plugin-polyfill-corejs3": "^0.8.3",