We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7eee995 commit c15ba5aCopy full SHA for c15ba5a
.fatherrc.js
@@ -7,5 +7,4 @@ export default {
7
eslint: true,
8
prettier: true,
9
},
10
- runtimeHelpers: true,
11
};
package.json
@@ -35,9 +35,6 @@
35
"url": "https://github.com/benjycui/omit.js/issues"
36
37
"homepage": "https://github.com/benjycui/omit.js#readme",
38
- "dependencies": {
39
- "@babel/runtime": "^7.10.4"
40
- },
41
"devDependencies": {
42
"@umijs/fabric": "^2.2.2",
43
"assert": "^1.4.1",
0 commit comments