mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-24 18:47:30 +00:00
Make app.AddNodeServices optional in Angular case. Fix tag helper attribute name. Bump versions.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.0.0-alpha2",
|
||||
"version": "1.0.0-alpha3",
|
||||
"description": "Microsoft.AspNet.NodeServices.React Class Library",
|
||||
"authors": [
|
||||
"Microsoft"
|
||||
@@ -25,7 +25,7 @@
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"Microsoft.AspNet.NodeServices": "1.0.0-alpha2"
|
||||
"Microsoft.AspNet.NodeServices": "1.0.0-alpha3"
|
||||
},
|
||||
"resource": [
|
||||
"Content/**/*"
|
||||
|
||||
Reference in New Issue
Block a user