Skip to content

Commit

Permalink
Revert "optimize: use babel runtime deps"
Browse files Browse the repository at this point in the history
This reverts commit 92fd5e9.
  • Loading branch information
zombieJ committed Jun 29, 2020
1 parent 3c726de commit d7b8bd2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .fatherrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,4 @@ export default {
eslint: true,
prettier: true,
},
runtimeHelpers: true,
};
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@
"coverage": "father test --coverage"
},
"dependencies": {
"@babel/runtime": "^7.10.1",
"classnames": "^2.2.1",
"omit.js": "^1.0.2",
"rc-resize-observer": "^0.2.3"
Expand Down

0 comments on commit d7b8bd2

Please sign in to comment.