Skip to content

Commit bc8c599

Browse files
chore(release): 1.1.1 [skip ci]
## @vue-js-cron/element-plus [1.1.1](https://github.com/abichinger/vue-js-cron/compare/@vue-js-cron/element-plus@1.1.0...@vue-js-cron/element-plus@1.1.1) (2022-10-25) ### Dependencies * **@vue-js-cron/core:** upgraded to 3.2.1
1 parent 22d152e commit bc8c599

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

element-plus/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vue-js-cron/element-plus",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Cron editor for Element Plus",
55
"main": "dist/element-plus.umd.js",
66
"module": "dist/element-plus.esm.js",
@@ -23,7 +23,7 @@
2323
},
2424
"dependencies": {
2525
"@element-plus/icons-vue": "^2.0.9",
26-
"@vue-js-cron/core": "3.2.0",
26+
"@vue-js-cron/core": "3.2.1",
2727
"element-plus": "^2.2.13"
2828
},
2929
"files": [

0 commit comments

Comments
 (0)