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 8f77093 commit 0b11bb4Copy full SHA for 0b11bb4
light/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@vue-js-cron/light",
3
- "version": "2.3.0",
+ "version": "2.3.1",
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.5.0"
+ "@vue-js-cron/core": "3.6.0"
26
27
"devDependencies": {},
28
"files": [
0 commit comments