|
24 | 24 | "push-ios": "code-push release-react Noder ios --deploymentName Staging", |
25 | 25 | "push-android-prod": "code-push release-react Noder android --deploymentName Production", |
26 | 26 | "push-ios-prod": "code-push release-react Noder ios --deploymentName Production", |
27 | | - "push-key": "code-push deployment ls Noder -k" |
| 27 | + "push-key": "code-push deployment ls Noder -k", |
| 28 | + "i-taobao": "npm i --registry=https://registry.npm.taobao.org" |
28 | 29 | }, |
29 | 30 | "dependencies": { |
30 | 31 | "fetch-detector": "^1.0.0", |
31 | 32 | "fetch-ie8": "^1.4.3", |
32 | 33 | "flux-standard-action": "^0.6.1", |
33 | | - "lodash": "^4.14.0", |
| 34 | + "lodash": "^4.15.0", |
34 | 35 | "markdown": "0.5.0", |
35 | 36 | "moment": "^2.14.1", |
36 | | - "query-string": "^4.2.2", |
| 37 | + "query-string": "^4.2.3", |
37 | 38 | "react": "16.0.0-alpha.6", |
38 | 39 | "react-addons-pure-render-mixin": "15.6.2", |
39 | 40 | "react-dom": "16.0.0-alpha.2", |
40 | 41 | "react-native": "0.43.4", |
41 | | - "react-native-barcodescanner": "^3.0.1", |
42 | | - "react-native-blur": "^1.0.0", |
| 42 | + "react-native-barcodescanner": "^3.1.1", |
| 43 | + "react-native-blur": "^1.0.1", |
43 | 44 | "react-native-button": "^1.6.0", |
44 | 45 | "react-native-camera": "git+https://github.com/lwansbrough/react-native-camera.git", |
45 | 46 | "react-native-cli": "^1.0.0", |
|
50 | 51 | "react-redux": "^4.4.5", |
51 | 52 | "react-web": "git+https://github.com/flyskywhy/react-web.git", |
52 | 53 | "redux": "^3.5.2", |
53 | | - "redux-actions": "^0.10.1", |
| 54 | + "redux-actions": "^0.11.0", |
54 | 55 | "redux-logger": "^2.6.1", |
55 | 56 | "redux-promise": "^0.5.3", |
56 | 57 | "redux-thunk": "^2.1.0" |
|
67 | 68 | "codeceptjs-webdriverio": "^1.1.0", |
68 | 69 | "coffee-script": "^1.9.2", |
69 | 70 | "dev-ip": "^1.0.1", |
70 | | - "eslint": "^2.13.1", |
| 71 | + "eslint": "^3.3.1", |
71 | 72 | "eslint-plugin-react": "^6.2.0", |
72 | 73 | "file-loader": "^0.9.0", |
73 | 74 | "gulp": "^3.9.1", |
|
84 | 85 | "run-sequence": "^1.2.2", |
85 | 86 | "url-loader": "^0.5.7", |
86 | 87 | "webdriver-manager": "^12.0.6", |
87 | | - "webpack": "^1.13.1", |
| 88 | + "webpack": "^1.13.2", |
88 | 89 | "webpack-dev-server": "^1.14.1", |
89 | 90 | "webpack-html-plugin": "^0.1.1" |
90 | 91 | }, |
|
0 commit comments