Created
September 22, 2016 11:21
-
-
Save eliyas5044/cbd13c93d29a6a887ffad20f42b22938 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"dependencies": { | |
"@angular/common": "2.0.0-rc.6", | |
"@angular/compiler": "2.0.0-rc.6", | |
"@angular/compiler-cli": "0.6.0", | |
"@angular/core": "2.0.0-rc.6", | |
"@angular/forms": "2.0.0-rc.6", | |
"@angular/http": "2.0.0-rc.6", | |
"@angular/platform-browser": "2.0.0-rc.6", | |
"@angular/platform-browser-dynamic": "2.0.0-rc.6", | |
"@angular/router": "3.0.0-rc.2", | |
"@angular/upgrade": "2.0.0-rc.6", | |
"core-js": "^2.4.1", | |
"reflect-metadata": "^0.1.3", | |
"rxjs": "5.0.0-beta.11", | |
"systemjs": "0.19.27", | |
"zone.js": "^0.6.17", | |
"angular2-in-memory-web-api": "0.0.18", | |
"bootstrap": "^3.3.6" | |
}, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment