Skip to content

Commit

Permalink
chore: Father config @babel/runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
zombieJ committed Sep 14, 2020
1 parent 274d29f commit edfd41d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .fatherrc.js
Expand Up @@ -5,4 +5,5 @@ export default {
eslint: true,
prettier: true,
},
runtimeHelpers: true,
};
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -37,6 +37,7 @@
"test": "father test"
},
"dependencies": {
"@babel/runtime": "^7.11.2",
"rc-trigger": "^5.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit edfd41d

Please sign in to comment.