Upgraded angular to the latest alpha

This commit is contained in:
Roman Gotsiy 2015-10-17 21:40:04 +03:00
parent 094c42f07a
commit c8652f7f6d
2 changed files with 13 additions and 13 deletions

View File

@ -21,8 +21,7 @@
"jspm": { "jspm": {
"configFile": "system.config.js", "configFile": "system.config.js",
"dependencies": { "dependencies": {
"@reactivex/rxjs": "npm:@reactivex/rxjs@^5.0.0-alpha.2", "angular2": "npm:angular2@^2.0.0-alpha.44",
"angular2": "npm:angular2@^2.0.0-alpha.39",
"es6-shim": "github:es-shims/es6-shim@^0.33.6", "es6-shim": "github:es-shims/es6-shim@^0.33.6",
"json-formatter-js": "npm:json-formatter-js@^0.2.0", "json-formatter-js": "npm:json-formatter-js@^0.2.0",
"json-pointer": "npm:json-pointer@^0.3.0", "json-pointer": "npm:json-pointer@^0.3.0",
@ -34,10 +33,10 @@
"devDependencies": { "devDependencies": {
"babel": "npm:babel-core@^5.8.24", "babel": "npm:babel-core@^5.8.24",
"babel-runtime": "npm:babel-runtime@^5.8.24", "babel-runtime": "npm:babel-runtime@^5.8.24",
"clean-css": "npm:clean-css@^3.4.6",
"core-js": "npm:core-js@^1.1.4", "core-js": "npm:core-js@^1.1.4",
"css": "github:systemjs/plugin-css@^0.1.18", "css": "github:systemjs/plugin-css@^0.1.18",
"systemjs/plugin-json": "github:systemjs/plugin-json@^0.1.0", "systemjs/plugin-json": "github:systemjs/plugin-json@^0.1.0"
"clean-css": "npm:clean-css@^3.4.6"
} }
}, },
"devDependencies": { "devDependencies": {

View File

@ -37,8 +37,7 @@ System.config({
}, },
map: { map: {
"@reactivex/rxjs": "npm:@reactivex/rxjs@5.0.0-alpha.2", "angular2": "npm:angular2@2.0.0-alpha.44",
"angular2": "npm:angular2@2.0.0-alpha.39",
"babel": "npm:babel-core@5.8.25", "babel": "npm:babel-core@5.8.25",
"babel-runtime": "npm:babel-runtime@5.8.25", "babel-runtime": "npm:babel-runtime@5.8.25",
"clean-css": "npm:clean-css@3.4.6", "clean-css": "npm:clean-css@3.4.6",
@ -128,8 +127,9 @@ System.config({
"github:jspm/nodelibs-zlib@0.1.0": { "github:jspm/nodelibs-zlib@0.1.0": {
"browserify-zlib": "npm:browserify-zlib@0.1.4" "browserify-zlib": "npm:browserify-zlib@0.1.4"
}, },
"npm:@reactivex/rxjs@5.0.0-alpha.2": { "npm:@reactivex/rxjs@5.0.0-alpha.4": {
"buffer": "github:jspm/nodelibs-buffer@0.1.0", "buffer": "github:jspm/nodelibs-buffer@0.1.0",
"path": "github:jspm/nodelibs-path@0.1.0",
"process": "github:jspm/nodelibs-process@0.1.2" "process": "github:jspm/nodelibs-process@0.1.2"
}, },
"npm:amdefine@1.0.0": { "npm:amdefine@1.0.0": {
@ -138,14 +138,14 @@ System.config({
"path": "github:jspm/nodelibs-path@0.1.0", "path": "github:jspm/nodelibs-path@0.1.0",
"process": "github:jspm/nodelibs-process@0.1.2" "process": "github:jspm/nodelibs-process@0.1.2"
}, },
"npm:angular2@2.0.0-alpha.39": { "npm:angular2@2.0.0-alpha.44": {
"@reactivex/rxjs": "npm:@reactivex/rxjs@5.0.0-alpha.4",
"buffer": "github:jspm/nodelibs-buffer@0.1.0", "buffer": "github:jspm/nodelibs-buffer@0.1.0",
"crypto": "github:jspm/nodelibs-crypto@0.1.0", "crypto": "github:jspm/nodelibs-crypto@0.1.0",
"fs": "github:jspm/nodelibs-fs@0.1.2", "fs": "github:jspm/nodelibs-fs@0.1.2",
"path": "github:jspm/nodelibs-path@0.1.0", "path": "github:jspm/nodelibs-path@0.1.0",
"process": "github:jspm/nodelibs-process@0.1.2", "process": "github:jspm/nodelibs-process@0.1.2",
"reflect-metadata": "npm:reflect-metadata@0.1.2", "reflect-metadata": "npm:reflect-metadata@0.1.1",
"rx": "npm:rx@2.5.1",
"zone.js": "npm:zone.js@0.5.8" "zone.js": "npm:zone.js@0.5.8"
}, },
"npm:argparse@1.0.2": { "npm:argparse@1.0.2": {
@ -646,6 +646,10 @@ System.config({
"string_decoder": "npm:string_decoder@0.10.31", "string_decoder": "npm:string_decoder@0.10.31",
"util-deprecate": "npm:util-deprecate@1.0.1" "util-deprecate": "npm:util-deprecate@1.0.1"
}, },
"npm:reflect-metadata@0.1.1": {
"assert": "github:jspm/nodelibs-assert@0.1.0",
"process": "github:jspm/nodelibs-process@0.1.2"
},
"npm:reflect-metadata@0.1.2": { "npm:reflect-metadata@0.1.2": {
"assert": "github:jspm/nodelibs-assert@0.1.0", "assert": "github:jspm/nodelibs-assert@0.1.0",
"process": "github:jspm/nodelibs-process@0.1.2" "process": "github:jspm/nodelibs-process@0.1.2"
@ -686,9 +690,6 @@ System.config({
"buffer": "github:jspm/nodelibs-buffer@0.1.0", "buffer": "github:jspm/nodelibs-buffer@0.1.0",
"process": "github:jspm/nodelibs-process@0.1.2" "process": "github:jspm/nodelibs-process@0.1.2"
}, },
"npm:rx@2.5.1": {
"process": "github:jspm/nodelibs-process@0.1.2"
},
"npm:sha.js@2.4.4": { "npm:sha.js@2.4.4": {
"buffer": "github:jspm/nodelibs-buffer@0.1.0", "buffer": "github:jspm/nodelibs-buffer@0.1.0",
"fs": "github:jspm/nodelibs-fs@0.1.2", "fs": "github:jspm/nodelibs-fs@0.1.2",