@carefirst/library 3.2.9 → 4.0.0

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "name": "@carefirst/library",
3
- "version": "3.2.9",
3
+ "version": "4.0.0",
4
4
  "author": "Jacques Francois Coetzee",
5
5
  "private": false,
6
6
  "peerDependencies": {
7
- "@angular/common": "~17.3.0 || ~18.0.0",
8
- "@angular/core": "~17.3.0 || ~18.0.0",
9
- "@ionic/angular": "~8.1.0 || ~8.2.0",
10
- "dayjs": "~1.11.10",
7
+ "@angular/common": "~18",
8
+ "@angular/core": "~18",
9
+ "@ionic/angular": "~8",
10
+ "dayjs": "~1.11.12",
11
11
  "password-validator": "~5.3.0"
12
12
  },
13
13
  "dependencies": {