浏览代码

Update package.json

Thibault Malbranche 6 年前
父节点
当前提交
8cb43c0722
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3
    0
      package.json

+ 3
- 0
package.json 查看文件

@@ -3,6 +3,9 @@
3 3
   "description": "React Native WebView component for iOS, Android, and Windows 10",
4 4
   "main": "index.js",
5 5
   "author": "Jamon Holmgren <jamon@infinite.red>",
6
+  "contributors": [
7
+    "Thibault Malbranche <malbranche.thibault@gmail.com>"
8
+  ],
6 9
   "version": "0.1.0",
7 10
   "homepage": "https://github.com/react-native-community/react-native-webview#readme",
8 11
   "scripts": {