Skip to content

Commit cc7d3f7

Browse files
author
APPRIVER\tbrian
committed
Update icon
1 parent 2453d5f commit cc7d3f7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Ng2Webpack/project.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"title": "NG2 Webpack",
44
"description": "Angular2 (NG2) Webpack middleware for painlessly using Webpack bundling in an ASP.NET Core applications.",
55
"language": "en-US",
6-
"authors": [ "Thomas Brian", "Charalampos Karypidis" ],
6+
"authors": [ "Thomas Brian" ],
77

88
"packOptions": {
99
"tags": [ "webpack", "webpack-dev-server", "module-bundling" ],
@@ -13,7 +13,7 @@
1313
"url": "https://github.com/tdbrian/ng2-dotnet-core-webpack"
1414
},
1515
"licenseUrl": "https://opensource.org/licenses/MIT",
16-
"iconUrl": "http://webpack.github.io/assets/favicon.png",
16+
"iconUrl": "https://tdbrian.github.io/ng2-dotnet-core-webpack/images/ng2-webpack-icon.png",
1717
"owners": [ "Thomas Brian" ]
1818
},
1919

0 commit comments

Comments
 (0)