Gaëtan Renaudeau 4 年 前
コミット
eaf350ff09
No account linked to committer's email address
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1
    1
      package.json

+ 1
- 1
package.json ファイルの表示

@@ -1,6 +1,6 @@
1 1
 {
2 2
   "name": "react-native-view-shot",
3
-  "version": "3.1.1",
3
+  "version": "3.1.2",
4 4
   "description": "Capture a React Native view to an image",
5 5
   "main": "src/index.js",
6 6
   "types": "src/index.d.ts",