Skip to content

Commit ea36f28

Browse files
authored
Merge pull request #1221 from bridge-core/dev
Dev
2 parents 0bf8b69 + ac41958 commit ea36f28

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bridge",
3-
"version": "2.7.37",
3+
"version": "2.7.38",
44
"private": true,
55
"scripts": {
66
"dev": "vite",

public/packages.zip

13.4 KB
Binary file not shown.

src/utils/app/dataPackage.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const zipSize = 861764
1+
export const zipSize = 875513

0 commit comments

Comments
 (0)