Skip to content

Commit

Permalink
Update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sesemaya committed Mar 27, 2018
1 parent 1d0b3e8 commit 232e094
Show file tree
Hide file tree
Showing 3 changed files with 1,761 additions and 384 deletions.
4 changes: 2 additions & 2 deletions build/rollup.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ const plugins = [
exclude: 'node_modules/**',
externalHelpersWhitelist: [
'createClass',
'defineProperties',
'defineProperty',
'extends',
'inheritsLoose'
'objectSpread'
]
}),
commonjs({
Expand Down
Loading

0 comments on commit 232e094

Please sign in to comment.