Skip to content

Commit

Permalink
Update dev deps (#75)
Browse files Browse the repository at this point in the history
* update devDeps

* specify a plugin in babelrc because of a parcel bug
  • Loading branch information
danreeves authored Mar 24, 2018
1 parent 2ef945d commit acbaef7
Show file tree
Hide file tree
Showing 3 changed files with 4,391 additions and 1,793 deletions.
3 changes: 3 additions & 0 deletions .babelrc
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,8 @@
"es2015",
"stage-0",
"react"
],
"plugins": [
"transform-class-properties"
]
}
Loading

0 comments on commit acbaef7

Please sign in to comment.