chore: rollup dependency conflict (#366)

* bump rollup-plugin-node-resolve from 4.2.3 to 5.0.0

* Fix NPM warnings

* bump rollup-plugin-commonjs from 9.3.4 to 10.0.0
This commit is contained in:
Justin Starry
2019-06-23 12:57:48 -04:00
committed by Michael Vines
parent b1df5bf642
commit 6304814be3
3 changed files with 69 additions and 308 deletions

View File

@ -87,6 +87,7 @@ function generateConfig(configType) {
'@babel/runtime/helpers/getPrototypeOf',
'@babel/runtime/helpers/inherits',
'@babel/runtime/helpers/possibleConstructorReturn',
'@babel/runtime/helpers/slicedToArray',
'@babel/runtime/helpers/toConsumableArray',
'@babel/runtime/helpers/typeof',
'@babel/runtime/regenerator',