Skip to content

Commit cfa36e5

Browse files
committed
fix(json-map-keys): entry point
1 parent 82ce624 commit cfa36e5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/json-map-keys/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
"description": "Replace json values with the key path.",
66
"homepage": "https://github.com/tiagoporto/json-map-keys/tree/main/packages/json-map-keys#readme",
77
"keywords": [
8-
"json",
9-
"map",
8+
"object-value",
9+
"object-path",
1010
"key",
11-
"replace-values"
11+
"replace-object-value"
1212
],
1313
"author": "Tiago Porto (https://tiagoporto.com)",
1414
"engines": {

0 commit comments

Comments
 (0)