|
35 | 35 | },
|
36 | 36 | "homepage": "https://github.com/mattlewis92/angular2-calendar#readme",
|
37 | 37 | "devDependencies": {
|
38 |
| - "@angular/common": "2.0.0-rc.6", |
39 |
| - "@angular/compiler": "2.0.0-rc.6", |
40 |
| - "@angular/core": "2.0.0-rc.6", |
41 |
| - "@angular/forms": "2.0.0-rc.6", |
42 |
| - "@angular/platform-browser": "2.0.0-rc.6", |
43 |
| - "@angular/platform-browser-dynamic": "2.0.0-rc.6", |
| 38 | + "@angular/common": "2.0.0-rc.7", |
| 39 | + "@angular/compiler": "2.0.0-rc.7", |
| 40 | + "@angular/core": "2.0.0-rc.7", |
| 41 | + "@angular/forms": "2.0.0-rc.7", |
| 42 | + "@angular/platform-browser": "2.0.0-rc.7", |
| 43 | + "@angular/platform-browser-dynamic": "2.0.0-rc.7", |
44 | 44 | "@ng-bootstrap/ng-bootstrap": "~1.0.0-alpha.1",
|
45 | 45 | "@types/chai": "~3.4.30",
|
46 | 46 | "@types/core-js": "~0.9.32",
|
|
77 | 77 | "phantomjs-prebuilt": "~2.1.7",
|
78 | 78 | "postcss-flexibility": "~1.1.0",
|
79 | 79 | "postcss-loader": "~0.13.0",
|
80 |
| - "rxjs": "5.0.0-beta.11", |
| 80 | + "rxjs": "5.0.0-beta.12", |
81 | 81 | "sass-loader": "~4.0.1",
|
82 | 82 | "sinon": "~1.17.4",
|
83 | 83 | "sinon-chai": "~2.8.0",
|
|
99 | 99 | "zone.js": "~0.6.12"
|
100 | 100 | },
|
101 | 101 | "peerDependencies": {
|
102 |
| - "@angular/core": "2.0.0-rc.6", |
103 |
| - "@angular/common": "2.0.0-rc.6", |
104 |
| - "@angular/platform-browser": "2.0.0-rc.6", |
| 102 | + "@angular/core": ">=2.0.0-rc.5", |
| 103 | + "@angular/common": ">=2.0.0-rc.5", |
| 104 | + "@angular/platform-browser": ">=2.0.0-rc.5", |
105 | 105 | "moment": "2.x.x"
|
106 | 106 | },
|
107 | 107 | "files": [
|
|
0 commit comments