mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-22 17:47:53 +00:00
package.json tweaks
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
"aspnet-webpack": "^1.0.1",
|
||||
"css": "^2.2.1",
|
||||
"isomorphic-fetch": "^2.2.1",
|
||||
"preboot": "^2.0.5",
|
||||
"preboot": "2.0.5",
|
||||
"rxjs": "5.0.0-beta.2",
|
||||
"webpack-externals-plugin": "^1.0.0"
|
||||
}
|
||||
|
||||
@@ -2,7 +2,9 @@
|
||||
"name": "generator-aspnet-spa",
|
||||
"version": "0.1.0",
|
||||
"description": "Single-Page App templates for ASP.NET Core",
|
||||
"files": ["templates"],
|
||||
"author": "Microsoft",
|
||||
"license": "Apache-2.0",
|
||||
"files": ["app"],
|
||||
"keywords": ["yeoman-generator"],
|
||||
"dependencies": {
|
||||
"yeoman-generator": "^0.20.2"
|
||||
|
||||
Reference in New Issue
Block a user