8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb0f45c commit 93799c2Copy full SHA for 93799c2
projects/ngx-isr/package.json
@@ -2,16 +2,16 @@
2
"name": "ngx-isr",
3
"author": "Enea Jahollari",
4
"description": "Incremen 9689 tal Static Regeneration for Angular",
5
- "version": "0.5.5",
+ "version": "0.5.6",
6
"engines": {
7
"node": "^16.13.0 || ^18.10.0",
8
"npm": "^9.5.0",
9
"yarn": "^1.22.0"
10
},
11
"peerDependencies": {
12
- "@angular/common": ">=16.0.0",
13
- "@angular/core": ">=16.0.0",
14
- "@types/node": "^16.0.0 || ^18.0.0"
+ "@angular/common": ">=15.0.0 || >=16.0.0",
+ "@angular/core": ">=15.0.0 || >=16.0.0",
+ "@types/node": "^14.15.0 || ^16.0.0 || ^18.0.0"
15
16
"dependencies": {
17
"tslib": "^2.3.0"
0 commit comments