Skip to content

Commit d419c52

Browse files
Changed Readme
1 parent 47f3202 commit d419c52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ npm install
2727

2828
And finally you can use it in your project:
2929
```
30-
import { getUniqueValues } from "array-of-objects"
30+
import { getUniqueValues } from "array-of-objects-functions"
3131
3232
const arrayOfObjects = [
3333
{

0 commit comments

Comments
 (0)