mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-25 02:57:31 +00:00
Implement cache priming prototype
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "angular2-aspnet",
|
||||
"version": "0.0.1",
|
||||
"version": "0.0.3",
|
||||
"description": "Helpers for Angular 2 apps built on ASP.NET",
|
||||
"main": "./dist/Exports",
|
||||
"scripts": {
|
||||
@@ -15,7 +15,7 @@
|
||||
"author": "Microsoft",
|
||||
"license": "Apache-2.0",
|
||||
"peerDependencies": {
|
||||
"angular2": "^2.0.0-alpha.44"
|
||||
"angular2": "2.0.0-alpha.44"
|
||||
},
|
||||
"devDependencies": {
|
||||
"systemjs-builder": "^0.14.11",
|
||||
|
||||
Reference in New Issue
Block a user