File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 32
32
},
33
33
"homepage" : " https://github.com/angular/angularfire2#readme" ,
34
34
"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" ,
40
40
"firebase" : " ^3.0.3" ,
41
41
"rxjs" : " 5.0.0-beta.6"
42
42
},
Original file line number Diff line number Diff line change 14
14
},
15
15
"files" : [
16
16
" src/angularfire2.ts" ,
17
- " typings/main .d.ts" ,
17
+ " typings/index .d.ts" ,
18
18
" manual_typings/firebase3/firebase3.d.ts"
19
19
]
20
20
}
You can’t perform that action at this time.
0 commit comments