Skip to content

Commit df6dd23

Browse files
committed
docs: update tagline in package description
1 parent fb72ea9 commit df6dd23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/router-component-store/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@ngworker/router-component-store",
33
"version": "0.3.2",
4-
"description": "An Angular Router-connecting NgRx component store.",
4+
"description": "A strictly typed lightweight alternative to NgRx Router Store (@ngrx/router-store) and ActivatedRoute",
55
"license": "MIT",
66
"peerDependencies": {
77
"@angular/core": "^15.0.0",

0 commit comments

Comments
 (0)