Skip to content

Commit 8ff7a09

Browse files
committed
ci:发布1.2.9
1 parent 9d6c651 commit 8ff7a09

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wocwin/t-ui",
3-
"version": "1.2.8",
3+
"version": "1.2.9",
44
"description": "Vue 中基于Element-ui二次封装基础组件文档",
55
"author": "wocwin <[email protected]>",
66
"license": "MIT",
@@ -25,7 +25,7 @@
2525
"blueimp-md5": "^2.19.0",
2626
"core-js": "^3.6.5",
2727
"dayjs": "^1.8.33",
28-
"element-ui": "2.15.6",
28+
"element-ui": "^2.15.14",
2929
"es6-promise": "^4.2.8",
3030
"highlight.js": "^10.1.1",
3131
"js-cookie": "^2.2.1",
@@ -92,4 +92,4 @@
9292
"封装组件",
9393
"components"
9494
]
95-
}
95+
}

0 commit comments

Comments
 (0)