Skip to content

Commit e4a4ef4

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/a44c42967442d65fd14272682fb84a6f32feb841/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 bc9e778 commit e4a4ef4

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
@@ -145,7 +145,8 @@
145145
}
146146
]
147147
]
148-
}
148+
},
149+
"production": {}
149150
}
150151
}
151152
}

0 commit comments

Comments
 (0)