Skip to content

Commit bbcb66b

Browse files
🤖 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/eb1b209cd7aa675a642d48b2a788c2c6112779f7/src/transforms/package.json:ensure-babel-env-test.js Please contact the author of the transform if you believe there was an error.
1 parent 7877e6f commit bbcb66b

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
@@ -180,7 +180,8 @@
180180
}
181181
]
182182
]
183-
}
183+
},
184+
"test": {}
184185
}
185186
}
186187
}

0 commit comments

Comments
 (0)