Skip to content

Commit 06fb3b5

Browse files
chore(release): 4.0.4 [skip ci]
## [4.0.4](https://github.com/abichinger/vue-js-cron/compare/@vue-js-cron/light@4.0.3...@vue-js-cron/light@4.0.4) (2024-05-31) ### Features * add korean translation ([658ebf0](658ebf0)) * **element-plus:** add dropdown props [#55](#55) ([2f6aa84](2f6aa84))
1 parent e0cb0b6 commit 06fb3b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

light/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/light",
3-
"version": "4.0.3",
3+
"version": "4.0.4",
44
"description": "lightweight vue.js cron editor",
55
"type": "module",
66
"main": "dist/light.umd.cjs",
@@ -18,7 +18,7 @@
1818
"clean": "git clean -xf dist"
1919
},
2020
"dependencies": {
21-
"@vue-js-cron/core": "5.0.3"
21+
"@vue-js-cron/core": "5.1.0"
2222
},
2323
"files": [
2424
"package.json",

0 commit comments

Comments
 (0)