Skip to content

Commit e376f84

Browse files
committed
replaced "keys" to "keywords" to correct npm keywords list
1 parent e47951f commit e376f84

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"name": "deep-extend",
33
"description": "Recursive object extending.",
44
"license": "MIT",
5-
"version": "0.3.1",
5+
"version": "0.3.2",
66
"homepage": "https://github.com/unclechu/node-deep-extend",
7-
"tags": [
7+
"keywords": [
88
"deep-extend",
99
"extend",
1010
"deep",

0 commit comments

Comments
 (0)