Janic Duplessis hace 5 años
padre
commit
7620e8046d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      package.json

+ 1
- 1
package.json Ver fichero

1
 {
1
 {
2
   "name": "react-native-safe-area-context",
2
   "name": "react-native-safe-area-context",
3
-  "version": "1.0.0-beta.0",
3
+  "version": "1.0.0-beta.1",
4
   "description": "A flexible way to handle safe area, also works on Android and web.",
4
   "description": "A flexible way to handle safe area, also works on Android and web.",
5
   "main": "lib/commonjs/index.js",
5
   "main": "lib/commonjs/index.js",
6
   "module": "lib/module/index.js",
6
   "module": "lib/module/index.js",