Skip to content

Commit fd4bc41

Browse files
committed
v8.0.1
1 parent 0efbf9d commit fd4bc41

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "../node_modules/ng-packagr/package.schema.json",
33
"name": "@ngneat/until-destroy",
44
"description": "RxJS operator that unsubscribes when Angular component is destroyed",
5-
"version": "8.0.0",
5+
"version": "8.0.1",
66
"repository": {
77
"type": "git",
88
"url": "git+https://github.com/ngneat/until-destroy.git"
@@ -29,7 +29,7 @@
2929
"ts-morph": "^7.1.2"
3030
},
3131
"peerDependencies": {
32-
"@angular/core": ">=10.0.0",
32+
"@angular/core": ">=10.0.5",
3333
"rxjs": ">=6.4.0"
3434
},
3535
"ngPackage": {

0 commit comments

Comments
 (0)