Skip to content

Commit bf677c7

Browse files
committed
✨ 升级 4.1.3 版本
1 parent 9d05e3c commit bf677c7

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

package.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,16 @@
11
{
22
"name": "zfile",
3-
"version": "4.1.2",
3+
"version": "4.1.3",
44
"description": "ZFile 文件管理",
55
"author": "Zhao Jun",
6+
"browserslist": [
7+
"defaults",
8+
"not ie <= 11",
9+
"chrome >= 49",
10+
"firefox >= 51",
11+
"edge > 1",
12+
"android > 1"
13+
],
614
"repository": {
715
"type": "git",
816
"url": "https://github.com/zfile-dev/zfile-vue.git"
@@ -49,6 +57,7 @@
4957
"flv.js": "^1.6.2",
5058
"github-markdown-css": "^5.1.0",
5159
"hls.js": "^1.1.5",
60+
"htmlparser2": "^8.0.1",
5261
"lazysizes": "^5.3.2",
5362
"less": "^4.1.3",
5463
"less-loader": "^10.2.0",

0 commit comments

Comments
 (0)