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.",
|
"description": "Invoke Node.js modules at runtime in ASP.NET Core applications.",
|
||||||
"version": "1.1.0-rc1-*",
|
"version": "1.1.0-rc2-*",
|
||||||
"packOptions": {
|
"packOptions": {
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"description": "Helpers for building single-page applications on ASP.NET MVC Core",
|
"description": "Helpers for building single-page applications on ASP.NET MVC Core",
|
||||||
"version": "1.1.0-rc1-*",
|
"version": "1.1.0-rc2-*",
|
||||||
"packOptions": {
|
"packOptions": {
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue