Merge remote-tracking branch 'origin/master'
Showing
android @ baab8abe
| { | ||
| "name": "zm-face-counter", | ||
| "version": "1.2.5", | ||
| "version": "1.2.7", | ||
| "private": true, | ||
| "scripts": { | ||
| "android": "react-native run-android", | ||
| ... | ... | @@ -8,8 +8,8 @@ |
| "test": "jest", | ||
| "lint": "eslint --ext .js index.js src", | ||
| "apk": "cd android && ./gradlew app:assembleRelease && cp ./app/build/outputs/apk/release/app-release.apk ../fcounter.apk", | ||
| "android-staging": "code-push release-react ZmFaceCounter-android android -t '1.0.0' --des '提升用户体验'", | ||
| "android-product": "code-push promote ZmFaceCounter-android Staging Production --des '提升用户体验'", | ||
| "android-staging": "code-push release-react ZmFaceCounter-android android -t '1.0.0' --des '1.2.7'", | ||
| "android-product": "code-push promote ZmFaceCounter-android Staging Production --des '1.2.7'", | ||
| "android-history": "code-push deployment history ZmFaceCounter-android Production" | ||
| }, | ||
| "pre-commit": [ | ||
| ... | ... | @@ -19,6 +19,7 @@ |
| "@react-native-community/async-storage": "1.11.0", | ||
| "antd-mobile-rn": "2.3.3", | ||
| "axios": "0.19.2", | ||
| "buffer": "6.0.3", | ||
| "dva-core": "2.0.2", | ||
| "moment": "2.27.0", | ||
| "qs": "6.9.4", | ||
| ... | ... |
This diff is collapsed.
Click to expand it.
src/utils/EnterEvent.js
0 → 100644
src/utils/Printer.js
0 → 100644
Please
register
or
sign in
to comment