Updated angular to the latest alpha

This commit is contained in:
Roman Gotsiy 2015-11-03 01:11:30 +02:00
parent 613243c411
commit 7d9652c61f
2 changed files with 8 additions and 12 deletions

View File

@ -22,7 +22,7 @@
"jspm": { "jspm": {
"configFile": "system.config.js", "configFile": "system.config.js",
"dependencies": { "dependencies": {
"angular2": "npm:angular2@^2.0.0-alpha.44", "angular2": "npm:angular2@^2.0.0-alpha.45",
"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",

View File

@ -37,7 +37,7 @@ System.config({
}, },
map: { map: {
"angular2": "npm:angular2@2.0.0-alpha.44", "angular2": "npm:angular2@2.0.0-alpha.45",
"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",
@ -140,14 +140,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.44": { "npm:angular2@2.0.0-alpha.45": {
"@reactivex/rxjs": "npm:@reactivex/rxjs@5.0.0-alpha.4", "@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.1", "reflect-metadata": "npm:reflect-metadata@0.1.2",
"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": {
@ -208,7 +208,7 @@ System.config({
"npm:browserify-aes@1.0.5": { "npm:browserify-aes@1.0.5": {
"buffer": "github:jspm/nodelibs-buffer@0.1.0", "buffer": "github:jspm/nodelibs-buffer@0.1.0",
"buffer-xor": "npm:buffer-xor@1.0.3", "buffer-xor": "npm:buffer-xor@1.0.3",
"cipher-base": "npm:cipher-base@1.0.1", "cipher-base": "npm:cipher-base@1.0.2",
"create-hash": "npm:create-hash@1.1.2", "create-hash": "npm:create-hash@1.1.2",
"crypto": "github:jspm/nodelibs-crypto@0.1.0", "crypto": "github:jspm/nodelibs-crypto@0.1.0",
"evp_bytestokey": "npm:evp_bytestokey@1.0.0", "evp_bytestokey": "npm:evp_bytestokey@1.0.0",
@ -225,7 +225,7 @@ System.config({
}, },
"npm:browserify-des@1.0.0": { "npm:browserify-des@1.0.0": {
"buffer": "github:jspm/nodelibs-buffer@0.1.0", "buffer": "github:jspm/nodelibs-buffer@0.1.0",
"cipher-base": "npm:cipher-base@1.0.1", "cipher-base": "npm:cipher-base@1.0.2",
"crypto": "github:jspm/nodelibs-crypto@0.1.0", "crypto": "github:jspm/nodelibs-crypto@0.1.0",
"des.js": "npm:des.js@1.0.0", "des.js": "npm:des.js@1.0.0",
"inherits": "npm:inherits@2.0.1" "inherits": "npm:inherits@2.0.1"
@ -277,7 +277,7 @@ System.config({
"strip-ansi": "npm:strip-ansi@3.0.0", "strip-ansi": "npm:strip-ansi@3.0.0",
"supports-color": "npm:supports-color@2.0.0" "supports-color": "npm:supports-color@2.0.0"
}, },
"npm:cipher-base@1.0.1": { "npm:cipher-base@1.0.2": {
"buffer": "github:jspm/nodelibs-buffer@0.1.0", "buffer": "github:jspm/nodelibs-buffer@0.1.0",
"inherits": "npm:inherits@2.0.1", "inherits": "npm:inherits@2.0.1",
"stream": "github:jspm/nodelibs-stream@0.1.0", "stream": "github:jspm/nodelibs-stream@0.1.0",
@ -329,7 +329,7 @@ System.config({
}, },
"npm:create-hash@1.1.2": { "npm:create-hash@1.1.2": {
"buffer": "github:jspm/nodelibs-buffer@0.1.0", "buffer": "github:jspm/nodelibs-buffer@0.1.0",
"cipher-base": "npm:cipher-base@1.0.1", "cipher-base": "npm:cipher-base@1.0.2",
"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",
"inherits": "npm:inherits@2.0.1", "inherits": "npm:inherits@2.0.1",
@ -648,10 +648,6 @@ 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"