0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-06-28 08:18:40 +00:00

Trying to fix prod builds breaking

This commit is contained in:
Scott Tolksdorf
2016-12-26 19:16:42 -05:00
parent 47396e5c7e
commit 95aa803c61
4 changed files with 6 additions and 9 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"presets": [
"env",
"react"
"react",
"latest"
]
}