Skip to content

Commit ce66e61

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/eb1b209cd7aa675a642d48b2a788c2c6112779f7/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 bb1a4d6 commit ce66e61

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
@@ -153,7 +153,8 @@
153153
]
154154
],
155155
"sourceMaps": "inline"
156-
}
156+
},
157+
"cover": {}
157158
}
158159
}
159160
}

0 commit comments

Comments
 (0)