Gaëtan Renaudeau hace 8 años
padre
commit
b8f42ab209
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2
    2
      package.json

+ 2
- 2
package.json Ver fichero

@@ -11,8 +11,8 @@
11 11
     "snapshot",
12 12
     "rasterize"
13 13
   ],
14
-  "author": "",
15
-  "license": "",
14
+  "author": "Gaëtan Renaudeau <renaudeau.gaetan@gmail.com>",
15
+  "license": "MIT",
16 16
   "peerDependencies": {
17 17
     "react-native": ">=0.30.0"
18 18
   }