Skip to content

Commit

Permalink
Merge pull request #1112 from w74/master
Browse files Browse the repository at this point in the history
updated babel-root-import dependency
  • Loading branch information
varya authored Aug 17, 2017
2 parents 1796818 + b1a9780 commit ebef3a3
Show file tree
Hide file tree
Showing 3 changed files with 33,355 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .babelrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"presets": ["es2015"],
"plugins": [
"babel-root-import"
["babel-plugin-root-import"]
]
}
Loading

0 comments on commit ebef3a3

Please sign in to comment.