Skip to content

Commit 296a871

Browse files
rturkrturk
authored andcommitted
Fix Package.json
1 parent 2d8296f commit 296a871

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-fontawesome",
3-
"version": "0.1",
3+
"version": "0.0.1",
44
"description": "Font Awesome Icons for React Native",
55
"main": "Icon.js",
66
"scripts": {
@@ -17,7 +17,7 @@
1717
"font",
1818
"fontawesome",
1919
"font-awesome",
20-
"awesome",
20+
"awesome"
2121
],
2222
"author": "Rafael Turk",
2323
"license": "MIT",

0 commit comments

Comments
 (0)