Janic Duplessis 4 年前
父节点
当前提交
54961270aa
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      package.json

+ 1
- 1
package.json 查看文件

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