@rosoftlab/formly 1.0.0-alpha-14 → 1.0.0-alpha-15

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 +4 -4
package/package.json CHANGED
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@rosoftlab/formly",
3
- "version": "1.0.0-alpha-14",
3
+ "version": "1.0.0-alpha-15",
4
4
  "peerDependencies": {
5
- "@angular/common": "^17.1.3",
6
- "@angular/core": "^17.1.3",
5
+ "@angular/common": "^18.2.9",
6
+ "@angular/core": "^18.2.9",
7
7
  "@ngx-formly/core": "^6.3.0",
8
- "@rosoftlab/core": "1.0.0-alpha-14"
8
+ "@rosoftlab/core": "1.0.0-alpha-15"
9
9
  },
10
10
  "dependencies": {
11
11
  "tslib": "^2.6.2"