File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 3232 },
3333 "homepage" : " https://github.com/angular/angularfire2#readme" ,
3434 "dependencies" : {
35- "@angular/core" : " 2.0.0-rc.2 || 2.0.0-rc.3 || 2.0.0-rc.4 || 2.0.0-rc.5 || 2.0.0-rc.6 || 2.0.0-rc.7 || 2.0.0-rc.8 || 2.0.0-rc.9 " ,
36- "@angular/platform-browser" : " 2.0.0-rc.2 || 2.0.0-rc.3 || 2.0.0-rc.4 || 2.0.0-rc.5 || 2.0.0-rc.6 || 2.0.0-rc.7 || 2.0.0-rc.8 || 2.0.0-rc.9 " ,
37- "@angular/common" : " 2.0.0-rc.2 || 2.0.0-rc.3 || 2.0.0-rc.4 || 2.0.0-rc.5 || 2.0.0-rc.6 || 2.0.0-rc.7 || 2.0.0-rc.8 || 2.0.0-rc.9 " ,
38- "@angular/compiler" : " 2.0.0-rc.2 || 2.0.0-rc.3 || 2.0.0-rc.4 || 2.0.0-rc.5 || 2.0.0-rc.6 || 2.0.0-rc.7 || 2.0.0-rc.8 || 2.0.0-rc.9 " ,
39- "@angular/platform-browser-dynamic" : " 2.0.0-rc.2 || 2.0.0-rc.3 || 2.0.0-rc.4 || 2.0.0-rc.5 || 2.0.0-rc.6 || 2.0.0-rc.7 || 2.0.0-rc.8 || 2.0.0-rc.9 " ,
35+ "@angular/core" : " ^ 2.0.0-rc.2" ,
36+ "@angular/platform-browser" : " ^ 2.0.0-rc.2" ,
37+ "@angular/common" : " ^ 2.0.0-rc.2" ,
38+ "@angular/compiler" : " ^ 2.0.0-rc.2" ,
39+ "@angular/platform-browser-dynamic" : " ^ 2.0.0-rc.2" ,
4040 "firebase" : " ^3.0.3" ,
4141 "rxjs" : " 5.0.0-beta.6"
4242 },
Original file line number Diff line number Diff line change 1414 },
1515 "files" : [
1616 " src/angularfire2.ts" ,
17- " typings/main .d.ts" ,
17+ " typings/index .d.ts" ,
1818 " manual_typings/firebase3/firebase3.d.ts"
1919 ]
2020}
You can’t perform that action at this time.
0 commit comments