Skip to content
This repository was archived by the owner on Jan 24, 2020. It is now read-only.

Commit 33e9080

Browse files
committed
add keywords to npm
1 parent fcbc22f commit 33e9080

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "react-native-cookies",
33
"version": "0.0.4",
44
"description": "Cookie manager for react native",
5+
"keywords": [ "react", "react native", "react-component", "cookies", "webview", "react-native" ],
56
"main": "index.js",
67
"author": "@joeferraro",
78
"license": "MIT",

0 commit comments

Comments
 (0)