@acorex/core 18.0.1 → 18.0.3

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 +3 -3
package/package.json CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "name": "@acorex/core",
3
- "version": "18.0.1",
3
+ "version": "18.0.3",
4
4
  "peerDependencies": {
5
- "@angular/common": "<=18.0.2",
6
- "@angular/core": "<=18.0.2",
5
+ "@angular/common": "<=18.0.3",
6
+ "@angular/core": "<=18.0.3",
7
7
  "lodash-es": ">=4.17.21",
8
8
  "memoizee": ">=0.4.15",
9
9
  "crypto-js": "^4.2.0",