Skip to content
This repository was archived by the owner on Jan 21, 2021. It is now read-only.

Commit 388001e

Browse files
authored
Merge pull request #41 from GoogleChromeLabs/gauntface-patch-1
Update package.json
2 parents 88da76d + 34ed355 commit 388001e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
],
1414
"repository": {
1515
"type": "git",
16-
"url": "https://github.com/googlechrome/preload-webpack-plugin.git"
16+
"url": "https://github.com/googlechromelabs/preload-webpack-plugin.git"
1717
},
1818
"keywords": [
1919
"webpack",
@@ -26,9 +26,9 @@
2626
"author": "Addy Osmani <[email protected]> (https://github.com/addyosmani)",
2727
"license": "Apache-2.0",
2828
"bugs": {
29-
"url": "https://github.com/googlechrome/preload-webpack-plugin/issues"
29+
"url": "https://github.com/googlechromelabs/preload-webpack-plugin/issues"
3030
},
31-
"homepage": "https://github.com/googlechrome/preload-webpack-plugin",
31+
"homepage": "https://github.com/googlechromelabs/preload-webpack-plugin",
3232
"devDependencies": {
3333
"babel-eslint": "^7.1.1",
3434
"eslint": "^3.14.1",

0 commit comments

Comments
 (0)