Skip to content

Commit 0f3cf7f

Browse files
author
yuji
committed
Update: keywords
1 parent 2ce68f6 commit 0f3cf7f

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

package.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
{
22
"name": "react-native-swiper",
3-
"version": "1.0.1",
3+
"keywords": [
4+
"react-component",
5+
"react-native",
6+
"ios"
7+
],
8+
"version": "1.0.2",
49
"description": "Swiper component for React Native.",
510
"main": "dist/index.js",
611
"scripts": {

0 commit comments

Comments
 (0)