chore(ui): 对齐组件库版本
Showing
| { | { | ||
| "name": "quantum-blocks-h5", | "name": "quantum-blocks-h5", | ||
| "version": "0.0.1", | "version": "1.0.0", | ||
| "description": "低代码平台", | "description": "低代码平台", | ||
| "scripts": { | "scripts": { | ||
| "start": "cross-env NODE_ENV=production APOLLO_CLUSTER=3C egg-scripts start --port 9050", | "start": "cross-env NODE_ENV=production APOLLO_CLUSTER=3C egg-scripts start --port 9050", | ||
| ... | @@ -23,9 +23,8 @@ | ... | @@ -23,9 +23,8 @@ |
| "dependencies": { | "dependencies": { | ||
| "@better-scroll/core": "^2.0.5", | "@better-scroll/core": "^2.0.5", | ||
| "@qg/apollo-nodejs": "^2.1.2", | "@qg/apollo-nodejs": "^2.1.2", | ||
| "@qg/cherry-ui": "2.23.1", | "@qg/cherry-ui": "2.23.4", | ||
| "@qg/citrus-ui": "0.3.0-beta5", | "@qg/citrus-ui": "0.3.1", | ||
| "@qg/js-bridge": "^1.1.7", | |||
| "babel-plugin-transform-vue-jsx": "^4.0.1", | "babel-plugin-transform-vue-jsx": "^4.0.1", | ||
| "cos-nodejs-sdk-v5": "^2.9.12", | "cos-nodejs-sdk-v5": "^2.9.12", | ||
| "egg": "^2.3.0", | "egg": "^2.3.0", | ||
| ... | ... |
Please register or sign in to comment