Add duplicate-package-checker-webpack-plugin (#9517)

We are duplicating semver. It's such a small package that I don't think that it is worth spending much time trying to understand why.
This commit is contained in:
Nicolò Ribaudo
2019-02-15 12:28:00 +01:00
committed by GitHub
parent 0050266a50
commit d86b831364
3 changed files with 37 additions and 4 deletions

View File

@@ -30,6 +30,7 @@
"chalk": "^2.3.2",
"charcodes": "^0.2.0",
"derequire": "^2.0.2",
"duplicate-package-checker-webpack-plugin": "^2.1.0",
"enhanced-resolve": "^3.0.0",
"eslint": "^5.12.1",
"eslint-config-babel": "^8.0.2",