Procházet zdrojové kódy

Added macOS to description

Tom Underhill před 4 roky
rodič
revize
b03f987e16
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1
    1
      package.json

+ 1
- 1
package.json Zobrazit soubor

@@ -1,6 +1,6 @@
1 1
 {
2 2
   "name": "react-native-webview",
3
-  "description": "React Native WebView component for iOS, Android, and Windows 10 (coming soon)",
3
+  "description": "React Native WebView component for iOS, Android, macOS, and Windows 10 (coming soon)",
4 4
   "main": "index.js",
5 5
   "typings": "index.d.ts",
6 6
   "author": "Jamon Holmgren <jamon@infinite.red>",