Skip to content

Commit a28aaba

Browse files
committed
docs: add note for crow version
1 parent a050124 commit a28aaba

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,15 @@
1313

1414
A collection of useful hooks to use with Feathers services.
1515

16+
> NOTE: This is the version for Feathers v5. For Feathers v4 use [feathers-hooks-common v6](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/crow)
17+
1618
```
1719
npm install feathers-hooks-common --save
1820
```
1921

2022
## Documentation
2123

22-
For the full list and API of available hooks and utilities, refer to the [feathers-hooks-common documentation](https://hooks-common.feathersjs.com/overview.html).
24+
For the full list and API of available hooks and utilities, refer to the [feathers-hooks-common documentation](https://hooks-common.feathersjs.com/overview.html).
2325

2426
## Tests
2527

0 commit comments

Comments
 (0)