clean2-webpack-plugin
Advanced tools
Comparing version 0.1.8 to 0.1.9
{ | ||
"name": "clean2-webpack-plugin", | ||
"version": "0.1.8", | ||
"version": "0.1.9", | ||
"author": { | ||
@@ -9,3 +9,3 @@ "name": "alexwang", | ||
"description": "A webpack plugin to remove your build folder(s) before building[modified from clean-webpack-plugin]", | ||
"homepage": "https://github.com/alexwang/clean2-webpack-plugin", | ||
"homepage": "https://github.com/AlexWang1987/clean2-webpack-plugin", | ||
"licenses": "MIT", | ||
@@ -20,6 +20,6 @@ "main": "index.js", | ||
"type": "git", | ||
"url": "git+https://github.com/alexwang/clean2-webpack-plugin.git" | ||
"url": "git+https://github.com/AlexWang1987/clean2-webpack-plugin.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/alexwang/clean2-webpack-plugin/issues" | ||
"url": "https://github.com/AlexWang1987/clean2-webpack-plugin/issues" | ||
}, | ||
@@ -26,0 +26,0 @@ "dependencies": { |
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
4375