Skip to content

Commit f01b311

Browse files
chore(release): 1.1.2 [skip ci]
## @vue-js-cron/element-plus [1.1.2](https://github.com/abichinger/vue-js-cron/compare/@vue-js-cron/element-plus@1.1.1...@vue-js-cron/element-plus@1.1.2) (2022-11-24) ### Dependencies * **@vue-js-cron/core:** upgraded to 3.3.0
1 parent 985049d commit f01b311

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.1",
3+
"version": "1.1.2",
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.1",
26+
"@vue-js-cron/core": "3.3.0",
2727
"element-plus": "^2.2.13"
2828
},
2929
"files": [

0 commit comments

Comments
 (0)