Janic Duplessis 4 anni fa
parent
commit
6157e728b3
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      package.json

+ 1
- 1
package.json Vedi File

1
 {
1
 {
2
   "name": "react-native-safe-area-context",
2
   "name": "react-native-safe-area-context",
3
-  "version": "0.6.0",
3
+  "version": "0.6.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",