Skip to content

Commit

Permalink
fix(build): add license-webpack-plugin as package dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastiandg7 committed Feb 24, 2021
1 parent a28bc8c commit 8783490
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@
"https": "^1.0.0",
"ip": "^1.1.5",
"js-yaml": "^4.0.0",
"license-webpack-plugin": "^2.3.14",
"media-query-plugin": "^1.4.0",
"mini-css-extract-plugin": "^1.1.1",
"ora": "^5.3.0",
Expand Down
8 changes: 8 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8085,6 +8085,14 @@ license-webpack-plugin@2.1.2:
"@types/webpack-sources" "^0.1.5"
webpack-sources "^1.2.0"

license-webpack-plugin@^2.3.14:
version "2.3.14"
resolved "https://registry.yarnpkg.com/license-webpack-plugin/-/license-webpack-plugin-2.3.14.tgz#daf129c56c52349072be3feb52c566a2c4c8ab90"
integrity sha512-AX0K4GOQQfa6ulLOEQtXtgJalVUTq18VoKfJ58wHy8ofXzIT0XfXEydEjZA5pBwfvdGU02Bm0NxBOR3V67BZDQ==
dependencies:
"@types/webpack-sources" "^0.1.5"
webpack-sources "^1.2.0"

limiter@^1.0.5:
version "1.1.5"
resolved "https://registry.yarnpkg.com/limiter/-/limiter-1.1.5.tgz#8f92a25b3b16c6131293a0cc834b4a838a2aa7c2"
Expand Down

0 comments on commit 8783490

Please sign in to comment.