Skip to content

Commit 084cefe

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 bc53fca commit 084cefe

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
@@ -177,7 +177,8 @@
177177
}
178178
]
179179
]
180-
}
180+
},
181+
"cover": {}
181182
}
182183
},
183184
"lint-staged": {

0 commit comments

Comments
 (0)