Skip to content

Commit 457f72b

Browse files
committed
chore: bumps version
1 parent 11d5dad commit 457f72b

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

package.json

+15-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-card-brand",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"author": {
55
"name": "Javier Diaz Chamorro",
66
"email": "[email protected]"
@@ -35,5 +35,18 @@
3535
"peerDependencies": {
3636
"react": "^16.12.0",
3737
"react-dom": "^16.12.0"
38-
}
38+
},
39+
"keywords": [
40+
"react",
41+
"card",
42+
"payment card",
43+
"credit card",
44+
"debit card",
45+
"card identifier",
46+
"render card brand",
47+
"card brand",
48+
"creditcard",
49+
"validation"
50+
],
51+
"license": "MIT"
3952
}

0 commit comments

Comments
 (0)