From 10fee19daa703c26f64125fd1f9867b7c8dbca32 Mon Sep 17 00:00:00 2001 From: a flying potato <80830782+a-flying-potato@users.noreply.github.com> Date: Sat, 8 Oct 2022 07:41:39 +0200 Subject: [PATCH] :robot: chore: Add cover key in .babel.env. These changes were automatically generated by a transform whose code can be found at: - https://github.com/make-github-pseudonymous-again/rejuvenate/blob/7a92df9c28303ed9cd6ee1a5e4999acfc8c52497/src/transforms/package.json:ensure-babel-env-cover.js Please contact the author of the transform if you believe there was an error. --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index c4b7c65..c9ab44a 100644 --- a/package.json +++ b/package.json @@ -143,6 +143,7 @@ ] ] }, + "cover": {}, "development": { "presets": [ "babel-preset-power-assert"