Skip to content

Commit 3f690e4

Browse files
committed
feat(angular-query): included back the persister package after angular migration
1 parent 91006e6 commit 3f690e4

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

examples/angular/basic-persister/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"@angular/platform-browser": "^19.0.1",
1616
"@angular/platform-browser-dynamic": "^19.0.1",
1717
"@tanstack/angular-query-experimental": "5.61.6",
18+
"@tanstack/angular-query-persist-client-experimental": "5.61.6",
1819
"@tanstack/query-sync-storage-persister": "^5.60.6",
1920
"rxjs": "^7.8.1",
2021
"tslib": "^2.6.3",
@@ -26,4 +27,4 @@
2627
"@angular/compiler-cli": "^19.0.1",
2728
"typescript": "5.5.4"
2829
}
29-
}
30+
}

pnpm-lock.yaml

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)