Skip to content

Commit 071f2a8

Browse files
committed
change max size for recommend.umd.js
1 parent 04f9fbc commit 071f2a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
},
107107
{
108108
"path": "packages/recommend/dist/recommend.umd.js",
109-
"maxSize": "4.32KB"
109+
"maxSize": "4.4KB"
110110
}
111111
]
112112
}

0 commit comments

Comments
 (0)