We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 222b15d commit 8a0c5ffCopy full SHA for 8a0c5ff
element-plus/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@vue-js-cron/element-plus",
3
- "version": "3.1.6",
+ "version": "3.1.7",
4
"description": "Cron editor for Element Plus",
5
"type": "module",
6
"main": "dist/element-plus.umd.cjs",
@@ -19,7 +19,7 @@
19
},
20
"dependencies": {
21
"@element-plus/icons-vue": "^2.0.9",
22
- "@vue-js-cron/core": "5.4.1",
+ "@vue-js-cron/core": "5.4.2",
23
"element-plus": "^2.2.13"
24
25
"files": [
0 commit comments