Skip to content

Commit 2b0e704

Browse files
🤖 chore: Add cover key in .babel.env.
These changes were automatically generated by a transform whose code can be found at: - https://github.com/aureooms/rejuvenate/blob/c0306a0431f42510000cc745a99bc61ad7710a7a/src/transforms/package.json:ensure-babel-env-cover.js Please contact the author of the transform if you believe there was an error.
1 parent f5ddddd commit 2b0e704

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,8 @@
182182
}
183183
]
184184
]
185-
}
185+
},
186+
"cover": {}
186187
}
187188
},
188189
"lint-staged": {

0 commit comments

Comments
 (0)