Skip to content

Commit f4d624f

Browse files
committed
0.0.8
1 parent 0883744 commit f4d624f

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

package.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-navigation-header-buttons",
3-
"version": "0.0.7",
3+
"version": "0.0.8",
44
"description": "Easily render header buttons for react-navigation.",
55
"main": "index.js",
66
"scripts": {
@@ -16,7 +16,11 @@
1616
"peerDependencies": {
1717
"react-native-vector-icons": "^4.0.0"
1818
},
19-
"keywords": ["react-navigation", "header", "navbar"],
19+
"keywords": [
20+
"react-navigation",
21+
"header",
22+
"navbar"
23+
],
2024
"author": "Vojtech Novak",
2125
"license": "MIT",
2226
"bugs": {

0 commit comments

Comments
 (0)