Skip to content

Commit 0c4f656

Browse files
authored
chore: fix indentation
PR-URL: #3003 Signed-off-by: stdlib-bot <[email protected]> Reviewed-by: Philipp Burckhardt <[email protected]>
1 parent c0a5dbe commit 0c4f656

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

lib/node_modules/@stdlib/iter/cusome-by/package.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -50,24 +50,24 @@
5050
],
5151
"keywords": [
5252
"stdlib",
53-
"stdutils",
54-
"stdutil",
55-
"utilities",
56-
"utility",
57-
"utils",
58-
"util",
59-
"test",
60-
"some",
61-
"any",
62-
"every",
63-
"all",
64-
"iterate",
65-
"iterator",
66-
"iter",
67-
"validate",
68-
"predicate",
69-
"cumulative",
70-
"cusome",
71-
"transform"
53+
"stdutils",
54+
"stdutil",
55+
"utilities",
56+
"utility",
57+
"utils",
58+
"util",
59+
"test",
60+
"some",
61+
"any",
62+
"every",
63+
"all",
64+
"iterate",
65+
"iterator",
66+
"iter",
67+
"validate",
68+
"predicate",
69+
"cumulative",
70+
"cusome",
71+
"transform"
7272
]
7373
}

0 commit comments

Comments
 (0)