Skip to content

Commit

Permalink
Revert "Major update of dependencies and devDependencies"
Browse files Browse the repository at this point in the history
  • Loading branch information
BiosBoy authored Jan 3, 2019
1 parent 0b5940c commit a6574e4
Show file tree
Hide file tree
Showing 29 changed files with 3,553 additions and 1,321 deletions.
Binary file modified .DS_Store
Binary file not shown.
8 changes: 8 additions & 0 deletions .babelrc
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,13 @@
}],
"@babel/react",
"@babel/typescript"
],
"plugins": [
"@babel/plugin-proposal-class-properties",
"@babel/plugin-syntax-dynamic-import",
["@babel/plugin-transform-async-to-generator", {
"module": "bluebird",
"method": "coroutine"
}]
]
}
Loading

0 comments on commit a6574e4

Please sign in to comment.