Skip to content

Commit

Permalink
ci:发布1.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
wocwin committed Jun 18, 2024
1 parent 510c167 commit ed61c4a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
{
"name": "@wocwin/t-ui-plus",
"version": "1.4.6",
"version": "1.4.7",
"description": "Vue3 中基于Element-plus二次封装基础组件文档",
"author": "wocwin",
"license": "MIT",
"private": false,
"main": "lib/t-ui-plus.umd.cjs",
"module": "lib/t-ui-plus.umd.cjs",
"browser": "lib/t-ui-plus.iife.js",
"types": "lib/index.d.ts",
"type": "module",
"files": [
Expand Down

0 comments on commit ed61c4a

Please sign in to comment.