mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-22 17:47:53 +00:00
Publish update angular2-aspnet NPM module so it takes dependency on correct version of Angular
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"version": "0.0.0",
|
||||
"dependencies": {
|
||||
"angular2": "2.0.0-beta.1",
|
||||
"angular2-aspnet": "^0.0.3",
|
||||
"angular2-aspnet": "^0.0.4",
|
||||
"angular2-universal-preview": "^0.32.2",
|
||||
"bootstrap": "^3.3.5",
|
||||
"es6-module-loader": "^0.15.0",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "angular2-aspnet",
|
||||
"version": "0.0.3",
|
||||
"version": "0.0.4",
|
||||
"description": "Helpers for Angular 2 apps built on ASP.NET",
|
||||
"main": "./dist/Exports",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user