|
1 | 1 | { |
2 | 2 | "name": "@jsonforms/angular-material", |
3 | | - "version": "2.0.12", |
| 3 | + "version": "2.1.0-rc.0", |
4 | 4 | "description": "Material Renderer Set for Angular module of JSON Forms", |
5 | 5 | "repository": "https://github.com/eclipsesource/jsonforms", |
6 | 6 | "bugs": "https://github.com/eclipsesource/jsonforms/issues", |
|
55 | 55 | "@angular/material": "^5.2.0", |
56 | 56 | "@angular/platform-browser": "^5.2.10", |
57 | 57 | "@angular/platform-browser-dynamic": "^5.2.10", |
58 | | - "@jsonforms/angular": "^2.0.12", |
59 | | - "@jsonforms/core": "^2.0.12", |
| 58 | + "@jsonforms/angular": "^2.1.0-rc.0", |
| 59 | + "@jsonforms/core": "^2.1.0-rc.0", |
60 | 60 | "angular-l10n": "^4.0.0-rc.0", |
61 | 61 | "core-js": "^2.5.3", |
62 | 62 | "hammerjs": "2.0.8", |
|
65 | 65 | "zone.js": "^0.8.26" |
66 | 66 | }, |
67 | 67 | "devDependencies": { |
68 | | - "@jsonforms/angular-test": "^2.0.12", |
69 | | - "@jsonforms/examples": "^2.0.12", |
| 68 | + "@jsonforms/angular-test": "^2.1.0-rc.0", |
| 69 | + "@jsonforms/examples": "^2.1.0-rc.0", |
70 | 70 | "@types/node": "^10.10.0", |
71 | 71 | "angular2-template-loader": "^0.6.2", |
72 | 72 | "copy-webpack-plugin": "^4.5.1", |
|
0 commit comments