Skip to content

Commit 8a3a9f3

Browse files
🤖 chore: Add production 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/1b5252aec880aa76850f97b16980a6ce00c782c4/src/transforms/package.json:ensure-babel-env-production.js Please contact the author of the transform if you believe there was an error.
1 parent 241da00 commit 8a3a9f3

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
]
156-
}
156+
},
157+
"production": {}
157158
}
158159
}
159160
}

0 commit comments

Comments
 (0)