From 41764e90abe40ac4ca7d22d975bfde86c4c8c261 Mon Sep 17 00:00:00 2001 From: "lcxfs1991@gmail.com" Date: Tue, 21 Feb 2017 23:32:44 +0800 Subject: [PATCH] refractor filename modify logic --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 737108e7..29a4b8d5 100644 --- a/package.json +++ b/package.json @@ -29,10 +29,10 @@ "style-loader": "^0.13.0", "webpack": "^2.2.0" }, - "homepage": "http://github.com/lcxfs1991/extract-text-webpack-plugin", + "homepage": "http://github.com/webpack/extract-text-webpack-plugin", "repository": { "type": "git", - "url": "http://github.com/lcxfs1991/extract-text-webpack-plugin.git" + "url": "http://github.com/webpack/extract-text-webpack-plugin.git" }, "license": "MIT", "scripts": {