Skip to content

Commit db8c07d

Browse files
committed
Fix wrong indentation from package.json
1 parent e42aec8 commit db8c07d

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -25,21 +25,21 @@
2525
"keywords": [
2626
"react-native",
2727
"React Native",
28-
"JavaScript",
29-
"Android",
30-
"iOS",
31-
"browser",
32-
"InAppBrowser",
33-
"in-app-browser",
34-
"InAppBrowser",
35-
"Chrome",
36-
"Safari",
37-
"Chrome Custom Tabs",
38-
"SafariServices",
39-
"AuthenticationServices",
40-
"SFSafariViewController",
41-
"CustomTabsIntent",
42-
"ChromeTabsManagerActivity"
28+
"JavaScript",
29+
"Android",
30+
"iOS",
31+
"browser",
32+
"InAppBrowser",
33+
"in-app-browser",
34+
"InAppBrowser",
35+
"Chrome",
36+
"Safari",
37+
"Chrome Custom Tabs",
38+
"SafariServices",
39+
"AuthenticationServices",
40+
"SFSafariViewController",
41+
"CustomTabsIntent",
42+
"ChromeTabsManagerActivity"
4343
],
4444
"author": "Juan David Nicholls Cardona",
4545
"homepage": "https://github.com/proyecto26/react-native-inappbrowser",

0 commit comments

Comments
 (0)