Skip to content

Commit

Permalink
Remove duplicate dependency and devDependency in preset-env (#13737)
Browse files Browse the repository at this point in the history
Co-authored-by: zhuyunfeng <ext.zhuyunfeng1@jd.com>
  • Loading branch information
fyzhu and zhuyunfeng committed Sep 7, 2021
1 parent c25ec3e commit 1ebc5b7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/babel-preset-env/package.json
Expand Up @@ -96,8 +96,7 @@
"devDependencies": {
"@babel/core": "workspace:*",
"@babel/core-7.12": "npm:@babel/core@7.12.9",
"@babel/helper-plugin-test-runner": "workspace:*",
"@babel/plugin-syntax-dynamic-import": "^7.8.3"
"@babel/helper-plugin-test-runner": "workspace:*"
},
"engines": {
"node": ">=6.9.0"
Expand Down

0 comments on commit 1ebc5b7

Please sign in to comment.