File tree Expand file tree Collapse file tree 7 files changed +336
-366
lines changed
lowcoder-cli-template-typescript Expand file tree Collapse file tree 7 files changed +336
-366
lines changed Original file line number Diff line number Diff line change 3737 uses : borales/actions-yarn@v4.2.0
3838 with :
3939 cmd : install
40- dir : client/packages/lowcoder-comps
40+ dir : client/packages/lowcoder-cli
4141
4242 - name : Publish
4343 if : steps.check.outputs.changed == 'true'
Original file line number Diff line number Diff line change 4646 "jest-canvas-mock" : " ^2.5.2" ,
4747 "jest-environment-jsdom" : " ^29.5.0" ,
4848 "lint-staged" : " ^13.0.1" ,
49- "lowcoder-cli" : " workspace:^" ,
5049 "mq-polyfill" : " ^1.1.8" ,
5150 "prettier" : " ^3.1.0" ,
51+ "raheel-lc-cli" : " workspace:^" ,
5252 "rimraf" : " ^3.0.2" ,
5353 "rollup" : " ^2.79.0" ,
5454 "shelljs" : " ^0.8.5" ,
Original file line number Diff line number Diff line change 1717 }
1818 },
1919 "devDependencies" : {
20- "lowcoder-cli" : " workspace:^" ,
2120 "lowcoder-sdk" : " workspace:^" ,
21+ "raheel-lc-cli" : " workspace:^" ,
2222 "typescript" : " ^4.8.4" ,
2323 "vite" : " ^4.3.9"
2424 },
Original file line number Diff line number Diff line change 11{
22 "name" : " raheel-lc-cli" ,
33 "description" : " CLI tool used to start build publish lowcoder components" ,
4- "version" : " 0.0.29 " ,
4+ "version" : " 0.0.28 " ,
55 "license" : " MIT" ,
66 "bin" : " ./index.js" ,
77 "type" : " module" ,
Original file line number Diff line number Diff line change 1616 "big.js" : " ^6.2.1" ,
1717 "echarts-extension-gmap" : " ^1.6.0" ,
1818 "echarts-wordcloud" : " ^2.1.0" ,
19- "lowcoder-cli" : " workspace:^" ,
2019 "lowcoder-sdk" : " workspace:^" ,
2120 "mermaid" : " ^10.6.1" ,
21+ "raheel-lc-cli" : " workspace:^" ,
2222 "react" : " ^18.2.0" ,
2323 "react-dom" : " ^18.2.0" ,
2424 "typescript" : " 4.8.4"
Original file line number Diff line number Diff line change 3232 "devDependencies" : {
3333 "@types/react" : " ^18.2.45" ,
3434 "@types/react-dom" : " ^18.2.18" ,
35- "lowcoder-cli" : " workspace:^" ,
3635 "lowcoder-sdk" : " workspace:^" ,
36+ "raheel-lc-cli" : " workspace:^" ,
3737 "typescript" : " 4.8.4" ,
3838 "vite" : " ^4.3.9"
3939 }
You can’t perform that action at this time.
0 commit comments