Преглед изворни кода

Added macOS to description

Tom Underhill пре 4 година
родитељ
комит
b03f987e16
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      package.json

+ 1
- 1
package.json Прегледај датотеку

@@ -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>",