@carefirst/library 3.2.2 → 3.2.3

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@carefirst/library",
3
- "version": "3.2.2",
3
+ "version": "3.2.3",
4
4
  "author": "Jacques Francois Coetzee",
5
5
  "private": false,
6
6
  "peerDependencies": {
7
- "@angular/common": "^17.3.8",
8
- "@angular/core": "^17.3.8",
7
+ "@angular/common": "^17.3.8 || ^18.0.0",
8
+ "@angular/core": "^17.3.8 || ^18.0.0",
9
9
  "@ionic/angular": "^8.1.1",
10
10
  "dayjs": "^1.11.10",
11
11
  "password-validator": "^5.3.0"