Skip to content

Commit cdbed49

Browse files
committed
feature: @putout/plugin-convert-object-assign-to-merge-spread: spead -> spread
1 parent 828070b commit cdbed49

File tree

1 file changed

+1
-1
lines changed
  • packages/plugin-convert-object-assign-to-merge-spread

1 file changed

+1
-1
lines changed

packages/plugin-convert-object-assign-to-merge-spread/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "6.0.0",
44
"type": "commonjs",
55
"author": "coderaiser <[email protected]> (https://github.com/coderaiser)",
6-
"description": "🐊Putout plugin adds ability to convert Object.assign to merge spead",
6+
"description": "🐊Putout plugin adds ability to convert Object.assign to merge spread",
77
"homepage": "https://github.com/coderaiser/putout/tree/master/packages/plugin-convert-object-assign-to-merge-spread#readme",
88
"main": "lib/convert-object-assign-to-merge-spread.js",
99
"release": false,

0 commit comments

Comments
 (0)