8000 :robot: chore: Add production key in .babel.env. · make-github-pseudonymous-again/js-itertools@9c640e5 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9c640e5

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/e2bf2c17f7e41fd818d2de9cb478d2e183f92a0e/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 8b11882 commit 9c640e5

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
@@ -130,7 +130,8 @@
130130
],
131131
"babel-preset-power-assert"
132132
]
133-
}
133+
},
134+
"production": {}
134135
}
135136
},
136137
"xo": {

0 commit comments

Comments
 (0)
0