Skip to content

Commit d489a4e

Browse files
chore(package): tidy fields "keywords" and "files"
1 parent 5971228 commit d489a4e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@
2727
"url": "https://github.com/remarkablemark/html-react-parser/issues"
2828
},
2929
"keywords": [
30+
"html-react-parser",
3031
"html",
31-
"dom",
3232
"react",
3333
"parser",
34-
"converter"
34+
"dom"
3535
],
3636
"dependencies": {
3737
"@types/domhandler": "2.4.1",
@@ -65,8 +65,8 @@
6565
"react": "^0.14 || ^15 || ^16"
6666
},
6767
"files": [
68-
"dist",
69-
"lib",
68+
"/dist",
69+
"/lib",
7070
"index.d.ts"
7171
],
7272
"license": "MIT"

0 commit comments

Comments
 (0)