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 dea3ef8 commit 1115167Copy full SHA for 1115167
light/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@vue-js-cron/light",
3
- "version": "2.2.3",
+ "version": "2.2.4",
4
"description": "lightweight vue.js cron editor",
5
"main": "dist/light.umd.js",
6
"module": "dist/light.esm.js",
@@ -22,7 +22,7 @@
22
"clean": "git clean -xf dist"
23
},
24
"dependencies": {
25
- "@vue-js-cron/core": "3.4.0"
+ "@vue-js-cron/core": "3.4.1"
26
27
"devDependencies": {},
28
"files": [
0 commit comments