mirror of
				https://github.com/Redocly/redoc.git
				synced 2025-11-01 00:07:32 +03:00 
			
		
		
		
	Update angular to the latest RC
This commit is contained in:
		
							parent
							
								
									7a9ff72922
								
							
						
					
					
						commit
						016ad7e0ad
					
				
							
								
								
									
										22
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										22
									
								
								package.json
									
									
									
									
									
								
							|  | @ -32,11 +32,11 @@ | |||
|   "jspm": { | ||||
|     "configFile": "system.config.js", | ||||
|     "dependencies": { | ||||
|       "@angular/common": "npm:@angular/common@^2.0.0-rc.1", | ||||
|       "@angular/compiler": "npm:@angular/compiler@^2.0.0-rc.1", | ||||
|       "@angular/core": "npm:@angular/core@^2.0.0-rc.1", | ||||
|       "@angular/platform-browser": "npm:@angular/platform-browser@^2.0.0-rc.1", | ||||
|       "@angular/platform-browser-dynamic": "npm:@angular/platform-browser-dynamic@^2.0.0-rc.1", | ||||
|       "@angular/common": "npm:@angular/common@^2.0.0-rc.2", | ||||
|       "@angular/compiler": "npm:@angular/compiler@^2.0.0-rc.2", | ||||
|       "@angular/core": "npm:@angular/core@^2.0.0-rc.2", | ||||
|       "@angular/platform-browser": "npm:@angular/platform-browser@^2.0.0-rc.2", | ||||
|       "@angular/platform-browser-dynamic": "npm:@angular/platform-browser-dynamic@^2.0.0-rc.2", | ||||
|       "dropkickjs": "npm:dropkickjs@^2.1.8", | ||||
|       "es6-shim": "github:es-shims/es6-shim@^0.33.6", | ||||
|       "hint.css": "npm:hint.css@^2.2.1", | ||||
|  | @ -76,12 +76,12 @@ | |||
|     } | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@angular/common": "2.0.0-rc.1", | ||||
|     "@angular/compiler": "2.0.0-rc.1", | ||||
|     "@angular/core": "2.0.0-rc.1", | ||||
|     "@angular/platform-browser": "2.0.0-rc.1", | ||||
|     "@angular/platform-browser-dynamic": "2.0.0-rc.1", | ||||
|     "@angular/platform-server": "2.0.0-rc.1", | ||||
|     "@angular/common": "^2.0.0-rc.2", | ||||
|     "@angular/compiler": "^2.0.0-rc.2", | ||||
|     "@angular/core": "^2.0.0-rc.2", | ||||
|     "@angular/platform-browser": "^2.0.0-rc.2", | ||||
|     "@angular/platform-browser-dynamic": "^2.0.0-rc.2", | ||||
|     "@angular/platform-server": "^2.0.0-rc.2", | ||||
|     "babel-eslint": "^4.1.6", | ||||
|     "babel-polyfill": "^6.3.14", | ||||
|     "branch-release": "^1.0.3", | ||||
|  |  | |||
|  | @ -16,11 +16,11 @@ System.config({ | |||
|   }, | ||||
| 
 | ||||
|   map: { | ||||
|     "@angular/common": "npm:@angular/common@2.0.0-rc.1", | ||||
|     "@angular/compiler": "npm:@angular/compiler@2.0.0-rc.1", | ||||
|     "@angular/core": "npm:@angular/core@2.0.0-rc.1", | ||||
|     "@angular/platform-browser": "npm:@angular/platform-browser@2.0.0-rc.1", | ||||
|     "@angular/platform-browser-dynamic": "npm:@angular/platform-browser-dynamic@2.0.0-rc.1", | ||||
|     "@angular/common": "npm:@angular/common@2.0.0-rc.2", | ||||
|     "@angular/compiler": "npm:@angular/compiler@2.0.0-rc.2", | ||||
|     "@angular/core": "npm:@angular/core@2.0.0-rc.2", | ||||
|     "@angular/platform-browser": "npm:@angular/platform-browser@2.0.0-rc.2", | ||||
|     "@angular/platform-browser-dynamic": "npm:@angular/platform-browser-dynamic@2.0.0-rc.2", | ||||
|     "babel": "npm:babel-core@5.8.34", | ||||
|     "babel-runtime": "npm:babel-runtime@5.8.34", | ||||
|     "clean-css": "npm:clean-css@3.4.17", | ||||
|  | @ -116,30 +116,30 @@ System.config({ | |||
|     "github:jspm/nodelibs-zlib@0.1.0": { | ||||
|       "browserify-zlib": "npm:browserify-zlib@0.1.4" | ||||
|     }, | ||||
|     "npm:@angular/common@2.0.0-rc.1": { | ||||
|       "@angular/core": "npm:@angular/core@2.0.0-rc.1", | ||||
|     "npm:@angular/common@2.0.0-rc.2": { | ||||
|       "@angular/core": "npm:@angular/core@2.0.0-rc.2", | ||||
|       "process": "github:jspm/nodelibs-process@0.1.2" | ||||
|     }, | ||||
|     "npm:@angular/compiler@2.0.0-rc.1": { | ||||
|       "@angular/core": "npm:@angular/core@2.0.0-rc.1", | ||||
|     "npm:@angular/compiler@2.0.0-rc.2": { | ||||
|       "@angular/core": "npm:@angular/core@2.0.0-rc.2", | ||||
|       "process": "github:jspm/nodelibs-process@0.1.2" | ||||
|     }, | ||||
|     "npm:@angular/core@2.0.0-rc.1": { | ||||
|     "npm:@angular/core@2.0.0-rc.2": { | ||||
|       "process": "github:jspm/nodelibs-process@0.1.2", | ||||
|       "rxjs": "npm:rxjs@5.0.0-beta.6", | ||||
|       "zone.js": "npm:zone.js@0.6.12" | ||||
|     }, | ||||
|     "npm:@angular/platform-browser-dynamic@2.0.0-rc.1": { | ||||
|       "@angular/common": "npm:@angular/common@2.0.0-rc.1", | ||||
|       "@angular/compiler": "npm:@angular/compiler@2.0.0-rc.1", | ||||
|       "@angular/core": "npm:@angular/core@2.0.0-rc.1", | ||||
|       "@angular/platform-browser": "npm:@angular/platform-browser@2.0.0-rc.1", | ||||
|     "npm:@angular/platform-browser-dynamic@2.0.0-rc.2": { | ||||
|       "@angular/common": "npm:@angular/common@2.0.0-rc.2", | ||||
|       "@angular/compiler": "npm:@angular/compiler@2.0.0-rc.2", | ||||
|       "@angular/core": "npm:@angular/core@2.0.0-rc.2", | ||||
|       "@angular/platform-browser": "npm:@angular/platform-browser@2.0.0-rc.2", | ||||
|       "process": "github:jspm/nodelibs-process@0.1.2" | ||||
|     }, | ||||
|     "npm:@angular/platform-browser@2.0.0-rc.1": { | ||||
|       "@angular/common": "npm:@angular/common@2.0.0-rc.1", | ||||
|       "@angular/compiler": "npm:@angular/compiler@2.0.0-rc.1", | ||||
|       "@angular/core": "npm:@angular/core@2.0.0-rc.1", | ||||
|     "npm:@angular/platform-browser@2.0.0-rc.2": { | ||||
|       "@angular/common": "npm:@angular/common@2.0.0-rc.2", | ||||
|       "@angular/compiler": "npm:@angular/compiler@2.0.0-rc.2", | ||||
|       "@angular/core": "npm:@angular/core@2.0.0-rc.2", | ||||
|       "process": "github:jspm/nodelibs-process@0.1.2" | ||||
|     }, | ||||
|     "npm:amdefine@1.0.0": { | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user