Skip to content

Commit

Permalink
chore: update the configuration of license-checker-webpack-plugin
Browse files Browse the repository at this point in the history
dialog-polyfill 0.5.0 -> 0.5.1
  • Loading branch information
iorate committed May 12, 2020
1 parent 3c3242d commit 74ad9ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ module.exports = {
}),
new LicenseCheckerWebpackPlugin({
override: {
'[email protected].0': {
'dialog-polyfill@^0.5.1': {
licenseName: 'BSD-3-Clause',
},
},
Expand Down

0 comments on commit 74ad9ac

Please sign in to comment.