Skip to content

Commit 6016804

Browse files
committed
chore: @putout/plugin-convert-object-entries-to-object-keys: v1.0.1
1 parent b346981 commit 6016804

File tree

1 file changed

+1
-1
lines changed
  • packages/plugin-convert-object-entries-to-object-keys

1 file changed

+1
-1
lines changed

packages/plugin-convert-object-entries-to-object-keys/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@putout/plugin-convert-object-entries-to-object-keys",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"type": "module",
55
"author": "coderaiser <[email protected]> (https://github.com/coderaiser)",
66
"description": "🐊Putout plugin adds ability to convert 'Object.entries()' to 'Object.keys()'",

0 commit comments

Comments
 (0)