Janic Duplessis il y a 5 ans
Parent
révision
090e372842
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      package.json

+ 1
- 1
package.json Voir le fichier

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