From decb80addd4b29e195af20cf25a62c340e5048e7 Mon Sep 17 00:00:00 2001 From: a flying potato <80830782+a-flying-potato@users.noreply.github.com> Date: Wed, 17 Mar 2021 23:13:54 +0100 Subject: [PATCH] :robot: chore: Add test key in .babel.env. These changes were automatically generated by a transform whose code can be found at: - https://github.com/aureooms/rejuvenate/blob/e2bf2c17f7e41fd818d2de9cb478d2e183f92a0e/src/transforms/package.json:ensure-babel-env-test.js Please contact the author of the transform if you believe there was an error. --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index d5f6291..39f162a 100644 --- a/package.json +++ b/package.json @@ -157,7 +157,8 @@ } ] ] - } + }, + "test": {} } }, "xo": {