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 1
1
{
2
2
"name" : " lowcoder-comps" ,
3
- "version" : " 0.0.18 " ,
3
+ "version" : " 0.0.19 " ,
4
4
"type" : " module" ,
5
5
"license" : " MIT" ,
6
6
"dependencies" : {
Original file line number Diff line number Diff line change 9
9
< meta
10
10
lang ="en "
11
11
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 . "
13
13
/>
14
14
< meta name ="theme-color " content ="#000000 " />
15
15
< style >
Original file line number Diff line number Diff line change 104
104
"ua-parser-js" : " ^1.0.33" ,
105
105
"uuid" : " ^9.0.0" ,
106
106
"web-vitals" : " ^2.1.0" ,
107
- "weixin-js-sdk" : " ^1.6.0" ,
108
107
"xlsx" : " ^0.18.5"
109
108
},
110
109
"scripts" : {
Original file line number Diff line number Diff line change @@ -42,4 +42,4 @@ declare var REACT_APP_BUNDLE_TYPE: "sdk" | "app";
42
42
declare var REACT_APP_DISABLE_JS_SANDBOX : string ;
43
43
declare var REACT_APP_BUNDLE_BUILTIN_PLUGIN : string ;
44
44
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:
12092
12092
vite-plugin-svgr: ^2.2.2
12093
12093
vite-tsconfig-paths: ^3.6.0
12094
12094
web-vitals: ^2.1.0
12095
- weixin-js-sdk: ^1.6.0
12096
12095
xlsx: ^0.18.5
12097
12096
languageName: unknown
12098
12097
linkType: soft
@@ -18916,13 +18915,6 @@ __metadata:
18916
18915
languageName: node
18917
18916
linkType: hard
18918
18917
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
-
18926
18918
"whatwg-encoding@npm:^1.0.1, whatwg-encoding@npm:^1.0.5":
18927
18919
version: 1.0.5
18928
18920
resolution: "whatwg-encoding@npm:1.0.5"
You can’t perform that action at this time.
0 commit comments