瀏覽代碼

eslint 3.13.1, react 15.4.1, react-redux 5.0.2

j8
Lyubomir Marinov 8 年之前
父節點
當前提交
1f995cffe9
共有 1 個檔案被更改,包括 4 行新增4 行删除
  1. 4
    4
      package.json

+ 4
- 4
package.json 查看文件

@@ -32,13 +32,13 @@
32 32
     "jws": "*",
33 33
     "lib-jitsi-meet": "jitsi/lib-jitsi-meet",
34 34
     "postis": "^2.2.0",
35
-    "react": "15.4.1",
36
-    "react-dom": "15.4.1",
35
+    "react": "15.4.2",
36
+    "react-dom": "15.4.2",
37 37
     "react-native": "0.39.2",
38 38
     "react-native-prompt": "^1.0.0",
39 39
     "react-native-vector-icons": "^3.0.0",
40 40
     "react-native-webrtc": "jitsi/react-native-webrtc",
41
-    "react-redux": "^5.0.1",
41
+    "react-redux": "^5.0.2",
42 42
     "react-router": "^3.0.0",
43 43
     "react-router-redux": "^4.0.7",
44 44
     "redux": "^3.5.2",
@@ -60,7 +60,7 @@
60 60
     "babel-preset-stage-1": "^6.16.0",
61 61
     "clean-css": "*",
62 62
     "css-loader": "*",
63
-    "eslint": "^3.12.2",
63
+    "eslint": "^3.13.1",
64 64
     "eslint-plugin-jsdoc": "*",
65 65
     "eslint-plugin-react": "*",
66 66
     "eslint-plugin-react-native": "^2.2.1",

Loading…
取消
儲存