@carefirst/library 3.2.7 → 3.2.61

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,14 +1,14 @@
1
1
  {
2
2
  "name": "@carefirst/library",
3
- "version": "3.2.7",
3
+ "version": "3.2.61",
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",
9
- "@ionic/angular": "^8.1.1",
10
- "dayjs": "^1.11.10",
11
- "password-validator": "^5.3.0"
7
+ "@angular/common": "~17.3.0 || ~18.0.0",
8
+ "@angular/core": "~17.3.0 || ~18.0.0",
9
+ "@ionic/angular": "~8.1.0",
10
+ "dayjs": "~1.11.10",
11
+ "password-validator": "~5.3.0"
12
12
  },
13
13
  "dependencies": {
14
14
  "tslib": "^2.3.0"