From 8b068f23201339b2cbf806c10501d794763f5060 Mon Sep 17 00:00:00 2001 From: Nate McMaster Date: Tue, 28 May 2019 18:07:58 -0700 Subject: [PATCH] Build and publish NPM packages in CI (dotnet/extensions#1748) \n\nCommit migrated from https://github.com/dotnet/extensions/commit/92b2c76bc8bb082e49bc7549e4d95ab244bd6975 --- src/JSInterop/Microsoft.JSInterop.JS/src/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/JSInterop/Microsoft.JSInterop.JS/src/package.json b/src/JSInterop/Microsoft.JSInterop.JS/src/package.json index 8be950e16f..803e02a35b 100644 --- a/src/JSInterop/Microsoft.JSInterop.JS/src/package.json +++ b/src/JSInterop/Microsoft.JSInterop.JS/src/package.json @@ -12,12 +12,12 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/aspnet/AspNetCore.git" + "url": "git+https://github.com/aspnet/Extensions.git" }, "author": "Microsoft", "license": "Apache-2.0", "bugs": { - "url": "https://github.com/aspnet/AspNetCore/issues" + "url": "https://github.com/aspnet/Extensions/issues" }, "homepage": "https://github.com/aspnet/Extensions/tree/master/src/JSInterop#readme", "files": [