File tree Expand file tree Collapse file tree 5 files changed +3
-12
lines changed
Expand file tree Collapse file tree 5 files changed +3
-12
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " lowcoder-comps" ,
3- "version" : " 0.0.18 " ,
3+ "version" : " 0.0.19 " ,
44 "type" : " module" ,
55 "license" : " MIT" ,
66 "dependencies" : {
Original file line number Diff line number Diff line change 99 < meta
1010 lang ="en "
1111 name ="description "
12- content ="A developer-friendly open-source low code platform to build internal apps within minutes . "
12+ content ="Lowcoder | rapid App & VideoMeeting builder for everyone . "
1313 />
1414 < meta name ="theme-color " content ="#000000 " />
1515 < style >
Original file line number Diff line number Diff line change 104104 "ua-parser-js" : " ^1.0.33" ,
105105 "uuid" : " ^9.0.0" ,
106106 "web-vitals" : " ^2.1.0" ,
107- "weixin-js-sdk" : " ^1.6.0" ,
108107 "xlsx" : " ^0.18.5"
109108 },
110109 "scripts" : {
Original file line number Diff line number Diff line change @@ -42,4 +42,4 @@ declare var REACT_APP_BUNDLE_TYPE: "sdk" | "app";
4242declare var REACT_APP_DISABLE_JS_SANDBOX : string ;
4343declare var REACT_APP_BUNDLE_BUILTIN_PLUGIN : string ;
4444
45- declare module "weixin-js-sdk" ;
45+ // declare module "weixin-js-sdk";
Original file line number Diff line number Diff line change @@ -12092,7 +12092,6 @@ __metadata:
1209212092 vite-plugin-svgr: ^2.2.2
1209312093 vite-tsconfig-paths: ^3.6.0
1209412094 web-vitals: ^2.1.0
12095- weixin-js-sdk: ^1.6.0
1209612095 xlsx: ^0.18.5
1209712096 languageName: unknown
1209812097 linkType: soft
@@ -18916,13 +18915,6 @@ __metadata:
1891618915 languageName: node
1891718916 linkType: hard
1891818917
18919- "weixin-js-sdk@npm:^1.6.0":
18920- version: 1.6.0
18921- resolution: "weixin-js-sdk@npm:1.6.0"
18922- checksum: 274755aaad99dff7a4bedc009798b1d37638c575df221988d05e5e776be9e8399369e374653848da8d16a6d940751482736ac7c88289cd349d39d556dbbf1b69
18923- languageName: node
18924- linkType: hard
18925-
1892618918"whatwg-encoding@npm:^1.0.1, whatwg-encoding@npm:^1.0.5":
1892718919 version: 1.0.5
1892818920 resolution: "whatwg-encoding@npm:1.0.5"
You can’t perform that action at this time.
0 commit comments