@carefirst/library 2.1.2 → 3.0.0

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