Browse Source

Added npm keywords.

master
Henning Hall 7 years ago
parent
commit
86bb183ea2
1 changed files with 4 additions and 1 deletions
  1. +4
    -1
      package.json

+ 4
- 1
package.json View File

@ -12,5 +12,8 @@
}, },
"author": "henninghall", "author": "henninghall",
"license": "MIT", "license": "MIT",
"homepage": "https://github.com/henninghall/react-native-date-picker"
"homepage": "https://github.com/henninghall/react-native-date-picker",
"keywords": [
"datepicker", "date-picker", "date picker", "react native", "react native date picker", "react-native", "react-native-date-picker"
]
} }

Loading…
Cancel
Save