Skip to content

Commit d969736

Browse files
committed
add keyword in package.json
1 parent 2204718 commit d969736

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@
1515
"lodash": "^4.17.19",
1616
"mongoose": "^5.9.28"
1717
},
18+
"keywords": [
19+
"example",
20+
"heroku"
21+
],
1822
"engines": {
1923
"node": "12.18.2"
2024
}

0 commit comments

Comments
 (0)