|
1 | 1 | { |
2 | 2 | "name": "@jsonforms/ionic-renderers", |
3 | | - "version": "2.2.1-alpha.3", |
| 3 | + "version": "2.2.1-alpha.4", |
4 | 4 | "description": "Ionic renderer set of JSON Forms", |
5 | 5 | "repository": "https://github.com/eclipsesource/jsonforms", |
6 | 6 | "bugs": "https://github.com/eclipsesource/jsonforms/issues", |
|
54 | 54 | "@ionic-native/core": "4.7.0", |
55 | 55 | "@ionic-native/splash-screen": "4.7.0", |
56 | 56 | "@ionic-native/status-bar": "4.7.0", |
57 | | - "@jsonforms/angular": "^2.2.1-alpha.3", |
58 | | - "@jsonforms/core": "^2.2.1-alpha.3", |
| 57 | + "@jsonforms/angular": "^2.2.1-alpha.4", |
| 58 | + "@jsonforms/core": "^2.2.1-alpha.4", |
59 | 59 | "angular-l10n": "^4.0.0-rc.0", |
60 | 60 | "ionic-angular": "3.9.2", |
61 | 61 | "ionic-selectable": "^3.0.3", |
|
68 | 68 | }, |
69 | 69 | "devDependencies": { |
70 | 70 | "@ionic/app-scripts": "3.1.8", |
71 | | - "@jsonforms/angular-test": "^2.2.1-alpha.3", |
| 71 | + "@jsonforms/angular-test": "^2.2.1-alpha.4", |
72 | 72 | "@types/node": "^10.10.0", |
73 | 73 | "copy-webpack-plugin": "^4.5.1", |
74 | 74 | "html-loader": "^0.5.5", |
|
0 commit comments