Bumping NodeServices/SpaServices versions to 1.1.0-rc2-* for RC2 release
This commit is contained in:
parent
d7d1a04751
commit
6a1f35da8f
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"description": "Invoke Node.js modules at runtime in ASP.NET Core applications.",
|
||||
"version": "1.1.0-rc1-*",
|
||||
"version": "1.1.0-rc2-*",
|
||||
"packOptions": {
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"description": "Helpers for building single-page applications on ASP.NET MVC Core",
|
||||
"version": "1.1.0-rc1-*",
|
||||
"version": "1.1.0-rc2-*",
|
||||
"packOptions": {
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
|
|||
Loading…
Reference in New Issue