Merge branch 'feat/v1.3-local' into 'feat/v1.3'
Feat/v1.3 local See merge request !37
Showing
This source diff could not be displayed because it is too large. You can view the blob instead.
| { | ||
| "name": "quantum-blocks-h5", | ||
| "version": "0.0.1", | ||
| "version": "1.0.0", | ||
| "description": "低代码平台", | ||
| "scripts": { | ||
| "start": "cross-env NODE_ENV=production APOLLO_CLUSTER=3C egg-scripts start --port 9050", | ||
| ... | ... | @@ -23,9 +23,8 @@ |
| "dependencies": { | ||
| "@better-scroll/core": "^2.0.5", | ||
| "@qg/apollo-nodejs": "^2.1.2", | ||
| "@qg/cherry-ui": "2.22.3", | ||
| "@qg/citrus-ui": "0.2.20", | ||
| "@qg/js-bridge": "^1.1.7", | ||
| "@qg/cherry-ui": "2.23.4", | ||
| "@qg/citrus-ui": "0.3.1", | ||
| "babel-plugin-transform-vue-jsx": "^4.0.1", | ||
| "cos-nodejs-sdk-v5": "^2.9.12", | ||
| "egg": "^2.3.0", | ||
| ... | ... |
Please register or sign in to comment