瀏覽代碼

2.0.0-experimental.154

Daniel Zlotin 9 年之前
父節點
當前提交
5b2fd08810
共有 1 個檔案被更改,包括 3 行新增2 行删除
  1. 3
    2
      package.json

+ 3
- 2
package.json 查看文件

1
 {
1
 {
2
   "name": "react-native-navigation",
2
   "name": "react-native-navigation",
3
-  "version": "2.0.0-experimental.153",
3
+  "version": "2.0.0-experimental.154",
4
   "description": "React Native Navigation - truly native navigation for iOS and Android",
4
   "description": "React Native Navigation - truly native navigation for iOS and Android",
5
   "license": "MIT",
5
   "license": "MIT",
6
   "nativePackage": true,
6
   "nativePackage": true,
60
   "jest": {
60
   "jest": {
61
     "preset": "jest-react-native",
61
     "preset": "jest-react-native",
62
     "testPathDirs": [
62
     "testPathDirs": [
63
-      "node_modules", "src2"
63
+      "node_modules",
64
+      "src2"
64
     ],
65
     ],
65
     "resetMocks": true,
66
     "resetMocks": true,
66
     "resetModules": true
67
     "resetModules": true