Build and publish NPM packages in CI (dotnet/extensions#1748)
\n\nCommit migrated from 92b2c76bc8
This commit is contained in:
parent
cfc1320ee2
commit
8b068f2320
|
|
@ -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": [
|
||||
|
|
|
|||
Loading…
Reference in New Issue