|
1 | 1 | { |
2 | 2 | "name": "@jsonforms/ionic-renderers", |
3 | | - "version": "2.2.2", |
| 3 | + "version": "2.2.3-alpha.0", |
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", |
|
55 | 55 | "@ionic-native/core": "4.7.0", |
56 | 56 | "@ionic-native/splash-screen": "4.7.0", |
57 | 57 | "@ionic-native/status-bar": "4.7.0", |
58 | | - "@jsonforms/angular": "^2.2.2", |
59 | | - "@jsonforms/core": "^2.2.2", |
60 | | - "angular-l10n": "^7.1.0", |
61 | 58 | "@ionic/angular": "4.2.0", |
| 59 | + "@jsonforms/angular": "^2.2.3-alpha.0", |
| 60 | + "@jsonforms/core": "^2.2.3-alpha.0", |
| 61 | + "angular-l10n": "^7.1.0", |
62 | 62 | "ionic-selectable": "^4.4.0", |
63 | 63 | "ionicons": "3.0.0", |
64 | 64 | "redux": "^4.0.1", |
|
68 | 68 | }, |
69 | 69 | "devDependencies": { |
70 | 70 | "@ionic/app-scripts": "3.1.8", |
71 | | - "@jsonforms/angular-test": "^2.2.2", |
| 71 | + "@jsonforms/angular-test": "^2.2.3-alpha.0", |
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