Skip to content

Commit c36081c

Browse files
chore(release): 4.0.8 [skip ci]
## @vue-js-cron/light [4.0.8](https://github.com/abichinger/vue-js-cron/compare/@vue-js-cron/[email protected]...@vue-js-cron/[email protected]) (2024-11-14) ### Bug Fixes * update READMEs ([8d5d038](8d5d038)) ### Dependencies * **@vue-js-cron/core:** upgraded to 5.4.0
1 parent ee55b62 commit c36081c

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.7",
3+
"version": "4.0.8",
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.3.1"
21+
"@vue-js-cron/core": "5.4.0"
2222
},
2323
"files": [
2424
"package.json",

0 commit comments

Comments
 (0)