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