Merge pull request #6811 from crookedneighbor/upgrade_babel

chore: upgrade babel to v6
This commit is contained in:
Blade Barringer
2016-03-04 08:36:08 -06:00
55 changed files with 132 additions and 101 deletions

View File

@@ -506,4 +506,4 @@ _.each(spells, (spellClass) => {
});
});
export default spells;
module.exports = spells;