upgrade to babel 5

This commit is contained in:
Sebastian McKenzie
2015-04-28 14:55:28 +01:00
parent 562dba872d
commit 1a53d5ca46
5 changed files with 6 additions and 6 deletions

3
index.js Normal file
View File

@@ -0,0 +1,3 @@
export * from "./src/index";
import "./plugins/flow";
import "./plugins/jsx";