Skip to content

Commit b8cee1f

Browse files
committed
docs(package.json): fix keywords
1 parent 7e9ba10 commit b8cee1f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,11 @@
4949
"url": "https://github.com/jcoreio/react-render-props-script-loader.git"
5050
},
5151
"keywords": [
52-
"es2015",
5352
"react",
54-
"skeleton"
53+
"script",
54+
"loader",
55+
"script-tag",
56+
"dynamic-script"
5557
],
5658
"author": "Andy Edwards",
5759
"license": "MIT",

0 commit comments

Comments
 (0)