Skip to content

Commit 26567b5

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/aureooms/rejuvenate/blob/b7b7316fcc320ee7d249b0aa391d9a196c944421/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 2f4036c commit 26567b5

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
@@ -144,7 +144,8 @@
144144
],
145145
"babel-preset-power-assert"
146146
]
147-
}
147+
},
148+
"production": {}
148149
}
149150
},
150151
"xo": {

0 commit comments

Comments
 (0)