@rosoftlab/formly 1.0.0-alpha-10 → 1.0.0-alpha-11

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