@acorex/core 18.0.4 → 18.0.5

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.4",
3
+ "version": "18.0.5",
4
4
  "peerDependencies": {
5
- "@angular/common": "<=18.0.0",
6
- "@angular/core": "<=18.0.0",
5
+ "@angular/common": ">=18.0.0",
6
+ "@angular/core": ">=18.0.0",
7
7
  "lodash-es": ">=4.17.21",
8
8
  "memoizee": ">=0.4.15",
9
9
  "crypto-js": "^4.2.0",