@rosoftlab/formly 1.0.0-alpha-3 → 1.0.0-alpha-5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +5 -5
package/package.json CHANGED
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@rosoftlab/formly",
3
- "version": "1.0.0-alpha-3",
3
+ "version": "1.0.0-alpha-5",
4
4
  "peerDependencies": {
5
- "@angular/common": "^16.0.0",
6
- "@angular/core": "^16.0.0",
7
- "@ngx-formly/core": "^6.1.6",
8
- "@rosoftlab/core": "1.0.0-alpha-3"
5
+ "@angular/common": "^16.2.10",
6
+ "@angular/core": "^16.2.10",
7
+ "@ngx-formly/core": "^6.2.1",
8
+ "@rosoftlab/core": "1.0.0-alpha-5"
9
9
  },
10
10
  "dependencies": {
11
11
  "tslib": "^2.3.0"