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:
committed by
Michael Vines
parent
b1df5bf642
commit
6304814be3
@ -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',
|
||||
|
Reference in New Issue
Block a user